Home
last modified time | relevance | path

Searched refs:I2C_NAME_SIZE (Results 1 – 25 of 113) sorted by relevance

12345

/Linux-v4.19/arch/powerpc/platforms/pasemi/
Dmisc.c43 I2C_NAME_SIZE) >= I2C_NAME_SIZE) in find_i2c_driver()
/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885-dvb.c1168 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/
Dintel_cht_int33fe.c169 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()
Di2c-multi-instantiate.c59 strlcpy(board_info.type, inst_data[i].type, I2C_NAME_SIZE); in i2c_multi_inst_probe()
/Linux-v4.19/drivers/hwmon/
Demc1403.c369 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()
Dw83l785ts.c174 strlcpy(info->type, "w83l785ts", I2C_NAME_SIZE); in w83l785ts_detect()
Dtmp421.c276 strlcpy(info->type, tmp421_id[kind].name, I2C_NAME_SIZE); in tmp421_detect()
/Linux-v4.19/drivers/media/pci/saa7164/
Dsaa7164-dvb.c123 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/
Dcx231xx-input.c70 strlcpy(info.type, "ir_video", I2C_NAME_SIZE); in cx231xx_ir_init()
/Linux-v4.19/sound/ppc/
Dkeywest.c64 strlcpy(info.type, "keywest", I2C_NAME_SIZE); in keywest_attach_adapter()
/Linux-v4.19/drivers/media/usb/dvb-usb-v2/
Drtl28xxu.c690 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/
Dmod_devicetable.h433 #define I2C_NAME_SIZE 20 macro
437 char name[I2C_NAME_SIZE];
Di2c.h333 char name[I2C_NAME_SIZE];
415 char type[I2C_NAME_SIZE];
/Linux-v4.19/drivers/gpu/drm/gma500/
Dintel_i2c.c127 snprintf(chan->adapter.name, I2C_NAME_SIZE, "intel drm %s", name); in psb_intel_i2c_create()
Doaktrail_lvds_i2c.c146 strncpy(chan->adapter.name, "gma500 LPC", I2C_NAME_SIZE - 1); in oaktrail_lvds_i2c_init()
/Linux-v4.19/drivers/media/pci/cx88/
Dcx88-i2c.c150 strlcpy(core->i2c_client.name, "cx88xx internal", I2C_NAME_SIZE); in cx88_i2c_init()
Dcx88-input.c613 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/
Dtherm_windtunnel.c323 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/
Deeprom.c148 strlcpy(info->type, "eeprom", I2C_NAME_SIZE); in eeprom_detect()
/Linux-v4.19/Documentation/i2c/
Dupgrading-clients46 strlcpy(client->i2c_client.name, "example", I2C_NAME_SIZE);
141 - strlcpy(client->i2c_client.name, "example", I2C_NAME_SIZE);
/Linux-v4.19/drivers/mfd/
Dhtc-i2cpld.c368 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/
Dsmipcie-main.c552 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/
Divtv-i2c.c221 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/
Dpvrusb2-i2c-core.c576 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/
Dddbridge-i2c.c189 snprintf(adap->name, I2C_NAME_SIZE, "ddbridge_%02x.%x.%x", in ddb_i2c_add()

12345