/Linux-v4.19/arch/powerpc/platforms/pasemi/ |
D | misc.c | 43 I2C_NAME_SIZE) >= I2C_NAME_SIZE) in find_i2c_driver()
|
/Linux-v4.19/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 1168 strlcpy(info.type, "sp2", I2C_NAME_SIZE); in dvb_register_ci_mac() 1834 strlcpy(info.type, "tda10071_cx24118", I2C_NAME_SIZE); in dvb_register() 1851 strlcpy(info.type, "a8293", I2C_NAME_SIZE); in dvb_register() 1872 strlcpy(info.type, "si2165", I2C_NAME_SIZE); in dvb_register() 1906 strlcpy(info.type, "tda10071_cx24118", I2C_NAME_SIZE); in dvb_register() 1923 strlcpy(info.type, "a8293", I2C_NAME_SIZE); in dvb_register() 1956 strlcpy(info.type, "ts2020", I2C_NAME_SIZE); in dvb_register() 1993 strlcpy(info.type, "si2168", I2C_NAME_SIZE); in dvb_register() 2012 strlcpy(info.type, "si2157", I2C_NAME_SIZE); in dvb_register() 2040 strlcpy(info.type, "si2168", I2C_NAME_SIZE); in dvb_register() [all …]
|
/Linux-v4.19/drivers/platform/x86/ |
D | intel_cht_int33fe.c | 169 strlcpy(board_info.type, "max17047", I2C_NAME_SIZE); in cht_int33fe_probe() 192 strlcpy(board_info.type, "typec_fusb302", I2C_NAME_SIZE); in cht_int33fe_probe() 203 strlcpy(board_info.type, "pi3usb30532", I2C_NAME_SIZE); in cht_int33fe_probe()
|
D | i2c-multi-instantiate.c | 59 strlcpy(board_info.type, inst_data[i].type, I2C_NAME_SIZE); in i2c_multi_inst_probe()
|
/Linux-v4.19/drivers/hwmon/ |
D | emc1403.c | 369 strlcpy(info->type, "emc1402", I2C_NAME_SIZE); in emc1403_detect() 372 strlcpy(info->type, "emc1403", I2C_NAME_SIZE); in emc1403_detect() 375 strlcpy(info->type, "emc1422", I2C_NAME_SIZE); in emc1403_detect() 378 strlcpy(info->type, "emc1423", I2C_NAME_SIZE); in emc1403_detect() 381 strlcpy(info->type, "emc1404", I2C_NAME_SIZE); in emc1403_detect() 384 strlcpy(info->type, "emc1424", I2C_NAME_SIZE); in emc1403_detect()
|
D | w83l785ts.c | 174 strlcpy(info->type, "w83l785ts", I2C_NAME_SIZE); in w83l785ts_detect()
|
D | tmp421.c | 276 strlcpy(info->type, tmp421_id[kind].name, I2C_NAME_SIZE); in tmp421_detect()
|
/Linux-v4.19/drivers/media/pci/saa7164/ |
D | saa7164-dvb.c | 123 strlcpy(bi.type, "si2157", I2C_NAME_SIZE); in si2157_attach() 646 strlcpy(info.type, "si2168", I2C_NAME_SIZE); in saa7164_dvb_register() 666 strlcpy(info.type, "si2157", I2C_NAME_SIZE); in saa7164_dvb_register() 691 strlcpy(info.type, "si2168", I2C_NAME_SIZE); in saa7164_dvb_register() 711 strlcpy(info.type, "si2157", I2C_NAME_SIZE); in saa7164_dvb_register()
|
/Linux-v4.19/drivers/media/usb/cx231xx/ |
D | cx231xx-input.c | 70 strlcpy(info.type, "ir_video", I2C_NAME_SIZE); in cx231xx_ir_init()
|
/Linux-v4.19/sound/ppc/ |
D | keywest.c | 64 strlcpy(info.type, "keywest", I2C_NAME_SIZE); in keywest_attach_adapter()
|
/Linux-v4.19/drivers/media/usb/dvb-usb-v2/ |
D | rtl28xxu.c | 690 strlcpy(board_info.type, "rtl2830", I2C_NAME_SIZE); in rtl2831u_frontend_attach() 911 strlcpy(board_info.type, "rtl2832", I2C_NAME_SIZE); in rtl2832u_frontend_attach() 950 strlcpy(info.type, "mn88472", I2C_NAME_SIZE); in rtl2832u_frontend_attach() 975 strlcpy(info.type, "mn88473", I2C_NAME_SIZE); in rtl2832u_frontend_attach() 1001 strlcpy(info.type, "si2168", I2C_NAME_SIZE); in rtl2832u_frontend_attach() 1192 strlcpy(info.type, "e4000", I2C_NAME_SIZE); in rtl2832u_tuner_attach() 1216 strlcpy(board_info.type, "fc2580", I2C_NAME_SIZE); in rtl2832u_tuner_attach() 1247 strlcpy(board_info.type, "tua9001", I2C_NAME_SIZE); in rtl2832u_tuner_attach() 1292 strlcpy(info.type, "si2157", I2C_NAME_SIZE); in rtl2832u_tuner_attach()
|
/Linux-v4.19/include/linux/ |
D | mod_devicetable.h | 433 #define I2C_NAME_SIZE 20 macro 437 char name[I2C_NAME_SIZE];
|
D | i2c.h | 333 char name[I2C_NAME_SIZE]; 415 char type[I2C_NAME_SIZE];
|
/Linux-v4.19/drivers/gpu/drm/gma500/ |
D | intel_i2c.c | 127 snprintf(chan->adapter.name, I2C_NAME_SIZE, "intel drm %s", name); in psb_intel_i2c_create()
|
D | oaktrail_lvds_i2c.c | 146 strncpy(chan->adapter.name, "gma500 LPC", I2C_NAME_SIZE - 1); in oaktrail_lvds_i2c_init()
|
/Linux-v4.19/drivers/media/pci/cx88/ |
D | cx88-i2c.c | 150 strlcpy(core->i2c_client.name, "cx88xx internal", I2C_NAME_SIZE); in cx88_i2c_init()
|
D | cx88-input.c | 613 strlcpy(info.type, "ir_video", I2C_NAME_SIZE); in cx88_i2c_init_ir() 638 strlcpy(info.type, "ir_z8f0811_haup", I2C_NAME_SIZE); in cx88_i2c_init_ir()
|
/Linux-v4.19/drivers/macintosh/ |
D | therm_windtunnel.c | 323 strlcpy(info.type, "therm_ds1775", I2C_NAME_SIZE); in do_attach() 326 strlcpy(info.type, "therm_adm1030", I2C_NAME_SIZE); in do_attach()
|
/Linux-v4.19/drivers/misc/eeprom/ |
D | eeprom.c | 148 strlcpy(info->type, "eeprom", I2C_NAME_SIZE); in eeprom_detect()
|
/Linux-v4.19/Documentation/i2c/ |
D | upgrading-clients | 46 strlcpy(client->i2c_client.name, "example", I2C_NAME_SIZE); 141 - strlcpy(client->i2c_client.name, "example", I2C_NAME_SIZE);
|
/Linux-v4.19/drivers/mfd/ |
D | htc-i2cpld.c | 368 strlcpy(info.type, "htcpld-chip", I2C_NAME_SIZE); in htcpld_register_chip_i2c() 381 snprintf(client->name, I2C_NAME_SIZE, "Chip_0x%x", client->addr); in htcpld_register_chip_i2c()
|
/Linux-v4.19/drivers/media/pci/smipcie/ |
D | smipcie-main.c | 552 strlcpy(tuner_info.type, "ts2020", I2C_NAME_SIZE); in smi_dvbsky_m88ds3103_fe_attach() 608 strlcpy(tuner_info.type, "m88rs6000t", I2C_NAME_SIZE); in smi_dvbsky_m88rs6000_fe_attach() 650 strlcpy(client_info.type, "si2168", I2C_NAME_SIZE); in smi_dvbsky_sit2_fe_attach() 667 strlcpy(client_info.type, "si2157", I2C_NAME_SIZE); in smi_dvbsky_sit2_fe_attach()
|
/Linux-v4.19/drivers/media/pci/ivtv/ |
D | ivtv-i2c.c | 221 strlcpy(info.type, type, I2C_NAME_SIZE); in ivtv_i2c_new_ir() 249 strlcpy(info.type, "ir_video", I2C_NAME_SIZE); in ivtv_i2c_new_ir_legacy()
|
/Linux-v4.19/drivers/media/usb/pvrusb2/ |
D | pvrusb2-i2c-core.c | 576 strlcpy(info.type, "ir_video", I2C_NAME_SIZE); in pvr2_i2c_register_ir() 591 strlcpy(info.type, "ir_z8f0811_haup", I2C_NAME_SIZE); in pvr2_i2c_register_ir()
|
/Linux-v4.19/drivers/media/pci/ddbridge/ |
D | ddbridge-i2c.c | 189 snprintf(adap->name, I2C_NAME_SIZE, "ddbridge_%02x.%x.%x", in ddb_i2c_add()
|