Home
last modified time | relevance | path

Searched defs:msgs (Results 1 – 25 of 33) sorted by relevance

12

/openbsd-src/sys/dev/pci/drm/radeon/
H A Dradeon_i2c.c45 struct i2c_msg msgs[] = { in radeon_ddc_probe() local
421 struct i2c_msg *msgs, int num) in r100_hw_i2c_xfer() argument
674 struct i2c_msg *msgs, int num) in r500_hw_i2c_xfer() argument
907 struct i2c_msg *msgs, in in radeon_hw_i2c_xfer() argument
1160 struct i2c_msg msgs[] = { radeon_i2c_get_byte() local
[all...]
H A Datombios_i2c.c101 struct i2c_msg *msgs, int num) in radeon_atom_hw_i2c_xfer()
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_gmbus.c687 gmbus_is_index_xfer(struct i2c_msg *msgs, int i, int num) in gmbus_is_index_xfer()
697 gmbus_index_xfer(struct drm_i915_private *i915, struct i2c_msg *msgs, in gmbus_index_xfer()
729 do_gmbus_xfer(struct i2c_adapter *adapter, struct i2c_msg *msgs, int num, in do_gmbus_xfer()
860 gmbus_xfer(struct i2c_adapter *adapter, struct i2c_msg *msgs, int num) in gmbus_xfer()
890 struct i2c_msg msgs[] = { in intel_gmbus_output_aksv() local
H A Ddvo_sil164.c80 struct i2c_msg msgs[] = { in sil164_readb() local
H A Dintel_hdcp.c1427 } msgs; hdcp2_authentication_key_exchange() local
1512 } msgs; hdcp2_locality_check() local
1569 } msgs; _hdcp2_propagate_stream_management_info() local
1619 } msgs; hdcp2_authenticate_repeater_topology() local
[all...]
H A Ddvo_tfp410.c101 struct i2c_msg msgs[] = { in tfp410_readb() local
H A Ddvo_ivch.c199 struct i2c_msg msgs[] = { in ivch_read() local
H A Ddvo_ch7xxx.c154 struct i2c_msg msgs[] = { in ch7xxx_readb() local
H A Ddvo_ch7017.c171 struct i2c_msg msgs[] = { in ch7017_read() local
H A Ddvo_ns2501.c400 struct i2c_msg msgs[] = { in ns2501_readb() local
H A Dintel_sdvo.c257 struct i2c_msg msgs[] = { in intel_sdvo_read_byte() local
468 struct i2c_msg *msgs; in __intel_sdvo_write_cmd() local
3256 struct i2c_msg *msgs, in intel_sdvo_ddc_proxy_xfer()
/openbsd-src/sys/dev/pci/drm/display/
H A Ddrm_scdc_helper.c73 struct i2c_msg msgs[2] = { in drm_scdc_read() local
H A Ddrm_dp_dual_mode_helper.c75 struct i2c_msg msgs[] = { in drm_dp_dual_mode_read() local
H A Ddrm_dp_mst_topology.c5671 msgs[ in drm_dp_mst_i2c_write() argument
5586 remote_i2c_read_ok(const struct i2c_msg msgs[],int num) remote_i2c_read_ok() argument
5603 remote_i2c_write_ok(const struct i2c_msg msgs[],int num) remote_i2c_write_ok() argument
5618 drm_dp_mst_i2c_read(struct drm_dp_mst_branch * mstb,struct drm_dp_mst_port * port,struct i2c_msg * msgs,int num) drm_dp_mst_i2c_read() argument
5716 drm_dp_mst_i2c_xfer(struct i2c_adapter * adapter,struct i2c_msg * msgs,int num) drm_dp_mst_i2c_xfer() argument
[all...]
/openbsd-src/gnu/usr.bin/perl/cpan/Encode/Encode/
H A Dencode.h610 AV ** msgs) in utf8n_to_uvchr_msgs()
1219 # define HANDLE_UNICODE_SURROGATE(uv, flags, msgs) \ argument
1228 # define HANDLE_UNICODE_NONCHAR(uv, flags, msgs) \ argument
1238 uvchr_to_utf8_flags_msgs(U8 *d, UV uv, const UV flags, HV** msgs) in uvchr_to_utf8_flags_msgs()
/openbsd-src/lib/libc/nls/
H A Dcatopen.c221 int hdr_offset, i, index, j, msgs, nmsgs, nsets, off, txt_offset; in verify_msgcat() local
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_eeprom.c96 struct i2c_msg msgs[] = { in __amdgpu_eeprom_xfer() local
[all...]
H A Damdgpu_atombios_i2c.c108 struct i2c_msg *msgs, int num) in amdgpu_atombios_i2c_xfer()
H A Damdgpu_i2c.c398 struct i2c_msg msgs[] = { in amdgpu_i2c_get_byte() local
/openbsd-src/gnu/usr.bin/perl/cpan/Encode/Unicode/
H A DUnicode.xs436 AV *msgs = NULL; variable
/openbsd-src/sys/kern/
H A Dsubr_autoconf.c310 const char *msgs[3] = { "", " not configured\n", " unsupported\n" }; variable
/openbsd-src/gnu/usr.bin/perl/
H A Dutf8.c206 Perl_uvoffuni_to_utf8_flags_msgs(pTHX_ U8 *d, UV input_uv, UV flags, HV** msgs) in Perl_uvoffuni_to_utf8_flags_msgs() argument
1403 Perl__utf8n_to_uvchr_msgs_helper(const U8 * s,STRLEN curlen,STRLEN * retlen,const U32 flags,U32 * errors,AV ** msgs) Perl__utf8n_to_uvchr_msgs_helper() argument
[all...]
/openbsd-src/sys/arch/sparc64/dev/
H A Dpyro.c343 struct pyro_msi_msg *msgs; in pyro_init_msi() local
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_linux.c1171 i2c_master_xfer(struct i2c_adapter * adap,struct i2c_msg * msgs,int num) i2c_master_xfer() argument
1219 __i2c_transfer(struct i2c_adapter * adap,struct i2c_msg * msgs,int num) __i2c_transfer() argument
1238 i2c_transfer(struct i2c_adapter * adap,struct i2c_msg * msgs,int num) i2c_transfer() argument
1254 i2c_bb_master_xfer(struct i2c_adapter * adap,struct i2c_msg * msgs,int num) i2c_bb_master_xfer() argument
[all...]
/openbsd-src/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c578 struct i2c_msg *msgs; dm_helpers_submit_i2c() local

12