| /linux-6.15/drivers/hwmon/ |
| H A D | emc1403.c | 86 strscpy(info->type, "emc1402", I2C_NAME_SIZE); in emc1403_detect() 89 strscpy(info->type, "emc1403", I2C_NAME_SIZE); in emc1403_detect() 92 strscpy(info->type, "emc1422", I2C_NAME_SIZE); in emc1403_detect() 95 strscpy(info->type, "emc1423", I2C_NAME_SIZE); in emc1403_detect() 98 strscpy(info->type, "emc1404", I2C_NAME_SIZE); in emc1403_detect() 101 strscpy(info->type, "emc1424", I2C_NAME_SIZE); in emc1403_detect() 104 strscpy(info->type, "emc1428", I2C_NAME_SIZE); in emc1403_detect() 107 strscpy(info->type, "emc1438", I2C_NAME_SIZE); in emc1403_detect() 110 strscpy(info->type, "emc1442", I2C_NAME_SIZE); in emc1403_detect()
|
| H A D | w83l785ts.c | 160 strscpy(info->type, "w83l785ts", I2C_NAME_SIZE); in w83l785ts_detect()
|
| H A D | lm73.c | 260 strscpy(info->type, "lm73", I2C_NAME_SIZE); in lm73_detect()
|
| H A D | max1668.c | 222 strscpy(info->type, type_name, I2C_NAME_SIZE); in max1668_detect()
|
| /linux-6.15/drivers/media/pci/cx23885/ |
| H A D | cx23885-dvb.c | 1156 strscpy(info.type, "sp2", I2C_NAME_SIZE); in dvb_register_ci_mac() 1840 strscpy(info.type, "a8293", I2C_NAME_SIZE); in dvb_register() 1861 strscpy(info.type, "si2165", I2C_NAME_SIZE); in dvb_register() 1911 strscpy(info.type, "a8293", I2C_NAME_SIZE); in dvb_register() 2025 strscpy(info.type, "si2168", I2C_NAME_SIZE); in dvb_register() 2043 strscpy(info.type, "si2157", I2C_NAME_SIZE); in dvb_register() 2072 strscpy(info.type, "ts2020", I2C_NAME_SIZE); in dvb_register() 2141 strscpy(info.type, "ts2020", I2C_NAME_SIZE); in dvb_register() 2186 strscpy(info.type, "si2168", I2C_NAME_SIZE); in dvb_register() 2204 strscpy(info.type, "si2157", I2C_NAME_SIZE); in dvb_register() [all …]
|
| /linux-6.15/sound/soc/codecs/ |
| H A D | pcm6240.h | 227 unsigned char upper_dev_name[I2C_NAME_SIZE]; 228 unsigned char dev_name[I2C_NAME_SIZE];
|
| /linux-6.15/drivers/media/pci/saa7164/ |
| H A D | saa7164-dvb.c | 113 strscpy(bi.type, "si2157", I2C_NAME_SIZE); in si2157_attach() 634 strscpy(info.type, "si2168", I2C_NAME_SIZE); in saa7164_dvb_register() 653 strscpy(info.type, "si2157", I2C_NAME_SIZE); in saa7164_dvb_register() 677 strscpy(info.type, "si2168", I2C_NAME_SIZE); in saa7164_dvb_register() 696 strscpy(info.type, "si2157", I2C_NAME_SIZE); in saa7164_dvb_register()
|
| /linux-6.15/arch/powerpc/platforms/pasemi/ |
| H A D | misc.c | 39 if (strscpy(info->type, i2c_devices[i].i2c_type, I2C_NAME_SIZE) < 0) in find_i2c_driver()
|
| /linux-6.15/drivers/media/usb/dvb-usb-v2/ |
| H A D | rtl28xxu.c | 728 strscpy(board_info.type, "rtl2830", I2C_NAME_SIZE); in rtl2831u_frontend_attach() 949 strscpy(board_info.type, "rtl2832", I2C_NAME_SIZE); in rtl2832u_frontend_attach() 982 strscpy(info.type, "mn88472", I2C_NAME_SIZE); in rtl2832u_frontend_attach() 1004 strscpy(info.type, "mn88473", I2C_NAME_SIZE); in rtl2832u_frontend_attach() 1042 strscpy(info.type, "si2168", I2C_NAME_SIZE); in rtl2832u_frontend_attach() 1238 strscpy(info.type, "e4000", I2C_NAME_SIZE); in rtl2832u_tuner_attach() 1263 strscpy(board_info.type, "fc2580", I2C_NAME_SIZE); in rtl2832u_tuner_attach() 1294 strscpy(board_info.type, "tua9001", I2C_NAME_SIZE); in rtl2832u_tuner_attach() 1340 strscpy(info.type, "si2157", I2C_NAME_SIZE); in rtl2832u_tuner_attach()
|
| /linux-6.15/drivers/media/usb/cx231xx/ |
| H A D | cx231xx-input.c | 70 strscpy(info.type, "ir_video", I2C_NAME_SIZE); in cx231xx_ir_init()
|
| /linux-6.15/sound/ppc/ |
| H A D | keywest.c | 46 strscpy(info.type, "keywest", I2C_NAME_SIZE); in keywest_attach_adapter()
|
| /linux-6.15/drivers/gpu/drm/hisilicon/hibmc/ |
| H A D | hibmc_drm_i2c.c | 83 snprintf(vdac->adapter.name, I2C_NAME_SIZE, "HIS i2c bit bus"); in hibmc_ddc_create()
|
| /linux-6.15/drivers/gpu/drm/gma500/ |
| H A D | intel_i2c.c | 116 snprintf(chan->base.name, I2C_NAME_SIZE, "intel drm %s", name); in gma_i2c_create()
|
| /linux-6.15/drivers/media/pci/cx88/ |
| H A D | cx88-i2c.c | 140 strscpy(core->i2c_client.name, "cx88xx internal", I2C_NAME_SIZE); in cx88_i2c_init()
|
| H A D | cx88-input.c | 602 strscpy(info.type, "ir_video", I2C_NAME_SIZE); in cx88_i2c_init_ir() 627 strscpy(info.type, "ir_z8f0811_haup", I2C_NAME_SIZE); in cx88_i2c_init_ir()
|
| /linux-6.15/drivers/platform/x86/dell/ |
| H A D | dell-lis3lv02d.c | 139 strscpy(info.type, "lis3lv02d", I2C_NAME_SIZE); in instantiate_i2c_client()
|
| /linux-6.15/include/linux/ |
| H A D | mod_devicetable.h | 475 #define I2C_NAME_SIZE 20 macro 479 char name[I2C_NAME_SIZE];
|
| H A D | i2c.h | 345 char name[I2C_NAME_SIZE]; 427 char type[I2C_NAME_SIZE];
|
| /linux-6.15/drivers/macintosh/ |
| H A D | therm_windtunnel.c | 327 strscpy(info.type, "MAC,ds1775", I2C_NAME_SIZE); in do_attach() 336 strscpy(info.type, "MAC,adm1030", I2C_NAME_SIZE); in do_attach()
|
| /linux-6.15/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-i2c-core.c | 564 strscpy(info.type, "ir_video", I2C_NAME_SIZE); in pvr2_i2c_register_ir() 579 strscpy(info.type, "ir_z8f0811_haup", I2C_NAME_SIZE); in pvr2_i2c_register_ir()
|
| /linux-6.15/drivers/media/pci/smipcie/ |
| H A D | smipcie-main.c | 547 strscpy(tuner_info.type, "ts2020", I2C_NAME_SIZE); in smi_dvbsky_m88ds3103_fe_attach() 603 strscpy(tuner_info.type, "m88rs6000t", I2C_NAME_SIZE); in smi_dvbsky_m88rs6000_fe_attach() 645 strscpy(client_info.type, "si2168", I2C_NAME_SIZE); in smi_dvbsky_sit2_fe_attach() 662 strscpy(client_info.type, "si2157", I2C_NAME_SIZE); in smi_dvbsky_sit2_fe_attach()
|
| /linux-6.15/drivers/media/pci/ivtv/ |
| H A D | ivtv-i2c.c | 209 strscpy(info.type, type, I2C_NAME_SIZE); in ivtv_i2c_new_ir() 237 strscpy(info.type, "ir_video", I2C_NAME_SIZE); in ivtv_i2c_new_ir_legacy()
|
| /linux-6.15/drivers/media/pci/ddbridge/ |
| H A D | ddbridge-i2c.c | 180 snprintf(adap->name, I2C_NAME_SIZE, "ddbridge_%02x.%x.%x", in ddb_i2c_add()
|
| /linux-6.15/drivers/media/i2c/ |
| H A D | saa7127.c | 755 strscpy(client->name, "saa7129", I2C_NAME_SIZE); in saa7127_probe() 758 strscpy(client->name, "saa7127", I2C_NAME_SIZE); in saa7127_probe()
|
| /linux-6.15/drivers/media/pci/solo6x10/ |
| H A D | solo6x10-i2c.c | 286 snprintf(adap->name, I2C_NAME_SIZE, "%s I2C %d", in solo_i2c_init()
|