| /src/usr.bin/xlint/lint1/ |
| H A D | Makefile | |
| H A D | err.c | 57 static const char *const msgs[] = { variable in typeref:typename:const char * const[]
|
| /src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_scdc_helper.c | 62 struct i2c_msg msgs[2] = { local in function:drm_scdc_read
|
| H A D | drm_dp_dual_mode_helper.c | 71 struct i2c_msg msgs[] = { local in function:drm_dp_dual_mode_read
|
| /src/usr.bin/xlint/lint2/ |
| H A D | msg.c | 49 static const char *msgs[] = { variable in typeref:typename:const char * []
|
| /src/sys/external/bsd/drm2/dist/drm/radeon/ |
| H A D | radeon_atombios_i2c.c | 107 radeon_atom_hw_i2c_xfer(struct i2c_adapter * i2c_adap,struct i2c_msg * msgs,int num) argument
|
| H A D | radeon_i2c.c | 57 struct i2c_msg msgs[] = { local in function:radeon_ddc_probe 336 r100_hw_i2c_xfer(struct i2c_adapter * i2c_adap,struct i2c_msg * msgs,int num) argument 589 r500_hw_i2c_xfer(struct i2c_adapter * i2c_adap,struct i2c_msg * msgs,int num) argument 822 radeon_hw_i2c_xfer(struct i2c_adapter * i2c_adap,struct i2c_msg * msgs,int num) argument 1064 struct i2c_msg msgs[] = { local in function:radeon_i2c_get_byte [all...] |
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/i2c/ |
| H A D | nouveau_nvkm_subdev_i2c_anx9805.c | 48 anx9805_bus_xfer(struct nvkm_i2c_bus *base, struct i2c_msg *msgs, int num) argument
|
| H A D | nouveau_nvkm_subdev_i2c_aux.c | 35 nvkm_i2c_aux_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg *msgs, int num) argument
|
| H A D | nouveau_nvkm_subdev_i2c_bit.c | 188 nvkm_i2c_bit_xfer(struct nvkm_i2c_bus *bus, struct i2c_msg *msgs, int num) argument 217 nvkm_i2c_bit_xfer(struct nvkm_i2c_bus *bus, struct i2c_msg *msgs, int num) argument
|
| H A D | nouveau_nvkm_subdev_i2c_bus.c | 85 nvkm_i2c_bus_xfer(struct i2c_adapter *adap, struct i2c_msg *msgs, int num) argument
|
| /src/games/rogue/ |
| H A D | message.c | 62 static char msgs[NMESSAGES][DCOLS] = {"", "", "", "", ""}; variable in typeref:typename:char[][]
|
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_atombios_i2c.c | 114 amdgpu_atombios_i2c_xfer(struct i2c_adapter * i2c_adap,struct i2c_msg * msgs,int num) argument
|
| H A D | amdgpu_i2c.c | 299 struct i2c_msg msgs[] = { local in function:amdgpu_i2c_get_byte
|
| H A D | amdgpu_ras_eeprom.c | 385 struct i2c_msg *msgs, *msg; local in function:amdgpu_ras_eeprom_process_recods
|
| H A D | amdgpu_smu_v11_0_i2c.c | 634 smu_v11_0_i2c_eeprom_i2c_xfer(struct i2c_adapter * i2c_adap,struct i2c_msg * msgs,int num) argument
|
| H A D | amdgpu_display.c | 461 struct i2c_msg msgs[] = { local in function:amdgpu_display_ddc_probe
|
| /src/sys/external/bsd/drm2/dist/drm/i915/display/ |
| H A D | dvo_sil164.c | 81 struct i2c_msg msgs[] = { local in function:sil164_readb
|
| H A D | dvo_tfp410.c | 106 struct i2c_msg msgs[] = { local in function:tfp410_readb
|
| H A D | dvo_ch7xxx.c | 148 struct i2c_msg msgs[] = { local in function:ch7xxx_readb
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_helpers.c | 485 struct i2c_msg *msgs; local in function:dm_helpers_submit_i2c
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/ |
| H A D | i2c.h | 103 struct i2c_msg msgs[] = { local in function:nvkm_rdi2cr 119 struct i2c_msg msgs[] = { local in function:nv_rd16i2cr 135 struct i2c_msg msgs[] = { local in function:nvkm_wri2cr 150 struct i2c_msg msgs[] local in function:nv_wr16i2cr [all...] |
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mxm/ |
| H A D | nouveau_nvkm_subdev_mxm_base.c | 49 struct i2c_msg msgs[] = { local in function:mxm_shadow_rom_fetch
|
| /src/sys/external/bsd/drm2/linux/ |
| H A D | linux_i2c.c | 128 __i2c_transfer(struct i2c_adapter * adapter,struct i2c_msg * msgs,int n) argument 145 i2c_transfer(struct i2c_adapter * adapter,struct i2c_msg * msgs,int n) argument 159 netbsd_i2c_transfer(i2c_tag_t i2c,struct i2c_msg * msgs,int n) argument 240 linux_i2cbb_xfer(struct i2c_adapter * adapter,struct i2c_msg * msgs,int n) argument [all...] |
| /src/lib/libpam/modules/pam_radius/ |
| H A D | pam_radius.c | 194 struct pam_message msgs[MAX_CHALLENGE_MSGS]; local in function:do_challenge [all...] |