Home
last modified time | relevance | path

Searched refs:I2C_CLIENT_END (Results 1 – 88 of 88) sorted by relevance

/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-cards.c37 .radio = { I2C_CLIENT_END },
38 .demod = { 0x43, I2C_CLIENT_END },
39 .tv = { 0x61, 0x60, I2C_CLIENT_END },
47 .radio = { I2C_CLIENT_END },
48 .demod = { 0x42, 0x43, I2C_CLIENT_END },
49 .tv = { 0x61, 0x60, I2C_CLIENT_END },
Dcx18-i2c.c91 unsigned short addr_list[2] = { addr, I2C_CLIENT_END }; in cx18_i2c_new_ir()
/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx-camera.c35 I2C_CLIENT_END
42 I2C_CLIENT_END
111 for (i = 0; micron_sensor_addrs[i] != I2C_CLIENT_END; i++) { in em28xx_probe_sensor_micron()
210 for (i = 0; omnivision_sensor_addrs[i] != I2C_CLIENT_END; i++) { in em28xx_probe_sensor_omnivision()
Dem28xx-input.c474 0x1f, 0x30, 0x47, I2C_CLIENT_END in em28xx_probe_i2c_ir()
477 while (addr_list[i] != I2C_CLIENT_END) { in em28xx_probe_i2c_ir()
Dem28xx-video.c2172 I2C_CLIENT_END };
2177 I2C_CLIENT_END
2183 I2C_CLIENT_END
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-common.c201 return client ? client->addr : I2C_CLIENT_END; in v4l2_i2c_subdev_addr()
214 I2C_CLIENT_END in v4l2_i2c_tuner_addrs()
218 I2C_CLIENT_END in v4l2_i2c_tuner_addrs()
223 I2C_CLIENT_END in v4l2_i2c_tuner_addrs()
/linux-4.4.14/include/media/
Dtvaudio.h43 I2C_CLIENT_END in tvaudio_addrs()
/linux-4.4.14/drivers/media/pci/ivtv/
Divtv-cards.c47 .radio = { I2C_CLIENT_END },
48 .demod = { 0x43, I2C_CLIENT_END },
49 .tv = { 0x61, 0x60, I2C_CLIENT_END },
54 .radio = { 0x60, I2C_CLIENT_END },
55 .demod = { 0x43, I2C_CLIENT_END },
56 .tv = { 0x61, I2C_CLIENT_END },
61 .radio = { I2C_CLIENT_END },
62 .demod = { I2C_CLIENT_END },
63 .tv = { 0x4b, I2C_CLIENT_END },
Divtv-i2c.c182 unsigned short addr_list[2] = { addr, I2C_CLIENT_END }; in ivtv_i2c_new_ir()
256 I2C_CLIENT_END in ivtv_i2c_new_ir_legacy()
Divtv-driver.c482 .radio = { 0x60, I2C_CLIENT_END }, in ivtv_process_eeprom()
483 .demod = { 0x43, I2C_CLIENT_END }, in ivtv_process_eeprom()
484 .tv = { 0x61, I2C_CLIENT_END }, in ivtv_process_eeprom()
/linux-4.4.14/drivers/media/pci/zoran/
Dzoran_card.c361 static const unsigned short vpx3220_addrs[] = { 0x43, 0x47, I2C_CLIENT_END };
362 static const unsigned short saa7110_addrs[] = { 0x4e, 0x4f, I2C_CLIENT_END };
363 static const unsigned short saa7111_addrs[] = { 0x25, 0x24, I2C_CLIENT_END };
364 static const unsigned short saa7114_addrs[] = { 0x21, 0x20, I2C_CLIENT_END };
365 static const unsigned short adv717x_addrs[] = { 0x6a, 0x6b, 0x2a, 0x2b, I2C_CLIENT_END };
366 static const unsigned short ks0127_addrs[] = { 0x6c, 0x6d, I2C_CLIENT_END };
367 static const unsigned short saa7185_addrs[] = { 0x44, I2C_CLIENT_END };
368 static const unsigned short bt819_addrs[] = { 0x45, I2C_CLIENT_END };
369 static const unsigned short bt856_addrs[] = { 0x44, I2C_CLIENT_END };
370 static const unsigned short bt866_addrs[] = { 0x44, I2C_CLIENT_END };
/linux-4.4.14/Documentation/i2c/
Dupgrading-clients24 static unsigned short ignore[] = { I2C_CLIENT_END };
25 static unsigned short normal_addr[] = { OUR_ADDR, I2C_CLIENT_END };
100 - static unsigned short ignore[] = { I2C_CLIENT_END };
101 - static unsigned short normal_addr[] = { OUR_ADDR, I2C_CLIENT_END };
Dinstantiating-devices129 static const unsigned short normal_i2c[] = { 0x2c, 0x2d, I2C_CLIENT_END };
/linux-4.4.14/drivers/platform/chrome/
Dchromeos_laptop.c144 const unsigned short addr_list[] = { info->addr, I2C_CLIENT_END }; in __add_probed_i2c_device()
299 I2C_CLIENT_END }; in setup_atmel_224s_tp()
312 I2C_CLIENT_END }; in setup_atmel_1664s_ts()
/linux-4.4.14/drivers/misc/
Dbmp085-i2c.c28 I2C_CLIENT_END };
Dics932s401.c32 static const unsigned short normal_i2c[] = { 0x69, I2C_CLIENT_END };
/linux-4.4.14/drivers/media/pci/cx88/
Dcx88-input.c594 I2C_CLIENT_END in cx88_i2c_init_ir()
598 I2C_CLIENT_END in cx88_i2c_init_ir()
626 for (addrp = addr_list; *addrp != I2C_CLIENT_END; addrp++) { in cx88_i2c_init_ir()
Dcx88-cards.c3788 I2C_CLIENT_END in cx88_core_create()
/linux-4.4.14/drivers/media/usb/au0828/
Dau0828-input.c273 0x47, I2C_CLIENT_END in au0828_probe_i2c_ir()
276 while (addr_list[i] != I2C_CLIENT_END) { in au0828_probe_i2c_ir()
/linux-4.4.14/include/linux/
Di2c.h571 #define I2C_CLIENT_END 0xfffeU macro
575 ((const unsigned short []){ addr, ## addrs, I2C_CLIENT_END })
/linux-4.4.14/drivers/macintosh/
Dtherm_windtunnel.c309 I2C_CLIENT_END in do_attach()
313 I2C_CLIENT_END in do_attach()
/linux-4.4.14/drivers/misc/eeprom/
Deeprom.c28 0x55, 0x56, 0x57, I2C_CLIENT_END };
/linux-4.4.14/drivers/hwmon/
Dw83l785ts.c52 static const unsigned short normal_i2c[] = { 0x2e, I2C_CLIENT_END };
Dlm73.c28 0x4d, 0x4e, I2C_CLIENT_END };
Dmax6642.c47 0x48, 0x49, 0x4a, 0x4b, 0x4c, 0x4d, 0x4e, 0x4f, I2C_CLIENT_END };
Dtmp421.c36 I2C_CLIENT_END };
Dmax1619.c36 0x18, 0x19, 0x1a, 0x29, 0x2a, 0x2b, 0x4c, 0x4d, 0x4e, I2C_CLIENT_END };
Dlm77.c36 I2C_CLIENT_END };
Dlm92.c54 I2C_CLIENT_END };
Dadt7411.c47 static const unsigned short normal_i2c[] = { 0x48, 0x4a, 0x4b, I2C_CLIENT_END };
Dlm83.c48 0x18, 0x19, 0x1a, 0x29, 0x2a, 0x2b, 0x4c, 0x4d, 0x4e, I2C_CLIENT_END };
Dadm1029.c43 0x2e, 0x2f, I2C_CLIENT_END
Dlm95241.c38 0x19, 0x2a, 0x2b, I2C_CLIENT_END };
Dlm75.c65 0x4d, 0x4e, 0x4f, I2C_CLIENT_END };
Dadm1021.c35 0x18, 0x19, 0x1a, 0x29, 0x2a, 0x2b, 0x4c, 0x4d, 0x4e, I2C_CLIENT_END };
Dthmc50.c36 static const unsigned short normal_i2c[] = { 0x2c, 0x2d, 0x2e, I2C_CLIENT_END };
Dlm95245.c36 0x18, 0x19, 0x29, 0x4c, 0x4d, I2C_CLIENT_END };
Djc42.c37 0x18, 0x19, 0x1a, 0x1b, 0x1c, 0x1d, 0x1e, 0x1f, I2C_CLIENT_END };
Dadc128d818.c38 0x1d, 0x1e, 0x1f, 0x2d, 0x2e, 0x2f, I2C_CLIENT_END };
Dmax1668.c34 0x18, 0x19, 0x1a, 0x29, 0x2a, 0x2b, 0x4c, 0x4d, 0x4e, I2C_CLIENT_END };
Demc1403.c466 0x18, 0x1c, 0x29, 0x4c, 0x4d, 0x5c, I2C_CLIENT_END
Dadm1025.c65 static const unsigned short normal_i2c[] = { 0x2c, 0x2d, 0x2e, I2C_CLIENT_END };
Demc6w201.c34 static const unsigned short normal_i2c[] = { 0x2c, 0x2d, 0x2e, I2C_CLIENT_END };
Dmax6639.c38 static const unsigned short normal_i2c[] = { 0x2c, 0x2e, 0x2f, I2C_CLIENT_END };
Dnct7904.c67 0x2d, 0x2e, I2C_CLIENT_END
Dasc7621.c32 0x2c, 0x2d, 0x2e, I2C_CLIENT_END
1067 for (i = 0; asc7621_chips[chip_type].addresses[i] != I2C_CLIENT_END; in valid_address_for_chip()
Dsmsc47m192.c37 static const unsigned short normal_i2c[] = { 0x2c, 0x2d, I2C_CLIENT_END };
Dtmp401.c48 0x4e, 0x4f, I2C_CLIENT_END };
Demc2103.c31 static const unsigned short normal_i2c[] = { 0x2E, I2C_CLIENT_END };
Dlm95234.c36 0x18, 0x2a, 0x2b, 0x4d, 0x4e, I2C_CLIENT_END };
Dadm9240.c57 I2C_CLIENT_END };
Dlm80.c36 0x2e, 0x2f, I2C_CLIENT_END };
Dgl518sm.c47 static const unsigned short normal_i2c[] = { 0x2c, 0x2d, I2C_CLIENT_END };
Dw83l786ng.c39 static const unsigned short normal_i2c[] = { 0x2e, 0x2f, I2C_CLIENT_END };
Damc6821.c40 0x4c, 0x4d, 0x4e, I2C_CLIENT_END};
Df75375s.c44 static const unsigned short normal_i2c[] = { 0x2d, 0x2e, I2C_CLIENT_END };
Dasb100.c54 static const unsigned short normal_i2c[] = { 0x2d, I2C_CLIENT_END };
Dlm78.c43 0x2e, 0x2f, I2C_CLIENT_END };
Dgl520sm.c42 static const unsigned short normal_i2c[] = { 0x2c, 0x2d, I2C_CLIENT_END };
Dlm87.c75 static const unsigned short normal_i2c[] = { 0x2c, 0x2d, 0x2e, I2C_CLIENT_END };
Dlm63.c60 static const unsigned short normal_i2c[] = { 0x18, 0x4c, 0x4e, I2C_CLIENT_END };
Dadm1031.c69 static const unsigned short normal_i2c[] = { 0x2c, 0x2d, 0x2e, I2C_CLIENT_END };
Dnct7802.c1127 0x28, 0x29, 0x2a, 0x2b, 0x2c, 0x2d, 0x2e, 0x2f, I2C_CLIENT_END
Dfschmd.c53 static const unsigned short normal_i2c[] = { 0x73, I2C_CLIENT_END };
Dlm90.c117 0x4d, 0x4e, 0x4f, I2C_CLIENT_END };
Dadt7470.c37 static const unsigned short normal_i2c[] = { 0x2C, 0x2E, 0x2F, I2C_CLIENT_END };
Dlm85.c40 static const unsigned short normal_i2c[] = { 0x2c, 0x2d, 0x2e, I2C_CLIENT_END };
Dw83791d.c53 I2C_CLIENT_END };
Dadt7475.c151 static const unsigned short normal_i2c[] = { 0x2c, 0x2d, 0x2e, I2C_CLIENT_END };
Dw83792d.c51 I2C_CLIENT_END };
Dw83781d.c60 0x2e, 0x2f, I2C_CLIENT_END };
Dadt7462.c33 static const unsigned short normal_i2c[] = { 0x58, 0x5C, I2C_CLIENT_END };
Dw83793.c56 I2C_CLIENT_END };
Dadm1026.c38 static const unsigned short normal_i2c[] = { 0x2c, 0x2d, 0x2e, I2C_CLIENT_END };
Dw83795.c42 0x2c, 0x2d, 0x2e, 0x2f, I2C_CLIENT_END
Ddme1737.c62 static const unsigned short normal_i2c[] = {0x2c, 0x2d, 0x2e, I2C_CLIENT_END};
Dlm93.c151 static const unsigned short normal_i2c[] = { 0x2c, 0x2d, 0x2e, I2C_CLIENT_END };
/linux-4.4.14/drivers/video/fbdev/matrox/
Di2c-matroxfb.c190 0x1b, I2C_CLIENT_END in i2c_matroxfb_probe()
/linux-4.4.14/drivers/media/usb/stk1160/
Dstk1160-core.c60 I2C_CLIENT_END
/linux-4.4.14/drivers/media/pci/cx23885/
Dcx23885-i2c.c343 0x6b, I2C_CLIENT_END in cx23885_i2c_register()
/linux-4.4.14/drivers/media/usb/usbvision/
Dusbvision-i2c.c187 I2C_CLIENT_END }; in usbvision_i2c_register()
/linux-4.4.14/drivers/media/pci/bt8xx/
Dbttv-input.c373 I2C_CLIENT_END in init_bttv_i2c_ir()
Dbttv-cards.c3541 I2C_CLIENT_END in bttv_init_card2()
3567 I2C_CLIENT_END in bttv_init_card2()
3581 I2C_CLIENT_END in bttv_init_card2()
3638 I2C_CLIENT_END in bttv_init_card2()
/linux-4.4.14/drivers/staging/olpc_dcon/
Dolpc_dcon.c47 static unsigned short normal_i2c[] = { 0x0d, I2C_CLIENT_END };
/linux-4.4.14/drivers/leds/
Dleds-blinkm.c33 static const unsigned short normal_i2c[] = { 0x09, I2C_CLIENT_END };
/linux-4.4.14/drivers/i2c/
Di2c-core.c2474 for (i = 0; address_list[i] != I2C_CLIENT_END; i += 1) { in i2c_detect()
2505 for (i = 0; addr_list[i] != I2C_CLIENT_END; i++) { in i2c_new_probed_device()
2525 if (addr_list[i] == I2C_CLIENT_END) { in i2c_new_probed_device()
/linux-4.4.14/drivers/char/ipmi/
Dipmi_ssif.c1793 address_list[i] = I2C_CLIENT_END; in ssif_address_list()
/linux-4.4.14/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw.c1960 dst[cnt] = I2C_CLIENT_END; in pvr2_copy_i2c_addr_list()