/linux-4.1.27/drivers/media/usb/pvrusb2/ |
D | pvrusb2-i2c-core.c | 526 static u32 pvr2_i2c_functionality(struct i2c_adapter *adap) in pvr2_i2c_functionality()
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-mv64xxx.c | 706 mv64xxx_i2c_functionality(struct i2c_adapter *adap) in mv64xxx_i2c_functionality() 712 mv64xxx_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg msgs[], int num) in mv64xxx_i2c_xfer()
|
D | i2c-tegra.c | 624 static int tegra_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg msgs[], in tegra_i2c_xfer() 656 static u32 tegra_i2c_func(struct i2c_adapter *adap) in tegra_i2c_func()
|
D | i2c-amd8111.c | 192 static s32 amd8111_access(struct i2c_adapter * adap, u16 addr, in amd8111_access()
|
D | i2c-iop3xx.c | 386 iop3xx_i2c_func(struct i2c_adapter *adap) in iop3xx_i2c_func()
|
D | i2c-pnx.c | 494 i2c_pnx_xfer(struct i2c_adapter *adap, struct i2c_msg *msgs, int num) in i2c_pnx_xfer()
|
D | i2c-xlp9xx.c | 315 static int xlp9xx_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg *msgs, in xlp9xx_i2c_xfer()
|
D | i2c-pmcmsp.c | 507 static int pmcmsptwi_master_xfer(struct i2c_adapter *adap, in pmcmsptwi_master_xfer()
|
D | i2c-at91.c | 514 static int at91_twi_xfer(struct i2c_adapter *adap, struct i2c_msg *msg, int num) in at91_twi_xfer()
|
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/ |
D | dvb_usb.h | 59 #define adap_to_d(adap) (container_of(adap, struct dvb_usb_device, \ argument 61 #define adap_to_priv(adap) (adap_to_d(adap)->priv) argument
|
/linux-4.1.27/drivers/media/i2c/soc_camera/ |
D | imx074.c | 107 struct i2c_adapter *adap = client->adapter; in reg_write() local
|
/linux-4.1.27/drivers/video/fbdev/mb862xx/ |
D | mb862xxfb.h | 82 struct i2c_adapter *adap; /* GDC I2C bus adapter */ member
|
/linux-4.1.27/drivers/xen/xenbus/ |
D | xenbus_dev_frontend.c | 264 struct watch_adapter *adap; in watch_fired() local
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_offload.c | 1227 static inline void add_adapter(struct adapter *adap) in add_adapter() 1234 static inline void remove_adapter(struct adapter *adap) in remove_adapter()
|
/linux-4.1.27/drivers/media/platform/marvell-ccic/ |
D | cafe-driver.c | 336 struct i2c_adapter *adap; in cafe_smbus_setup() local
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
D | technisat-usb2.c | 158 static int technisat_usb2_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg *msg, in technisat_usb2_i2c_xfer()
|
D | af9005-fe.c | 818 struct dvb_usb_adapter *adap = fe->dvb->priv; in af9005_fe_init() local
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | radeon_i2c.c | 893 static u32 radeon_hw_i2c_func(struct i2c_adapter *adap) in radeon_hw_i2c_func()
|
/linux-4.1.27/include/linux/i2c/ |
D | bfin_twi.h | 65 struct i2c_adapter adap; member
|
/linux-4.1.27/drivers/media/pci/ngene/ |
D | ngene-cards.c | 539 struct i2c_adapter *adap = &chan->i2c_adapter; in osc_deviation() local
|
/linux-4.1.27/drivers/gpu/drm/i2c/ |
D | sil164_drv.c | 391 struct i2c_adapter *adap = client->adapter; in sil164_detect_slave() local
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | rtl2830.c | 680 static int rtl2830_select(struct i2c_adapter *adap, void *mux_priv, u32 chan_id) in rtl2830_select()
|
D | drxd_hard.c | 205 static int i2c_write(struct i2c_adapter *adap, u8 adr, u8 * data, int len) in i2c_write() 214 static int i2c_read(struct i2c_adapter *adap, in i2c_read()
|
D | tda18271c2dd.c | 130 static int i2c_write(struct i2c_adapter *adap, u8 adr, u8 *data, int len) in i2c_write()
|
D | dib8000.c | 37 struct i2c_adapter *adap; member
|
/linux-4.1.27/drivers/media/platform/soc_camera/ |
D | soc_camera.c | 1343 struct i2c_adapter *adap; in soc_camera_i2c_init() local 1412 struct i2c_adapter *adap; in soc_camera_i2c_free() local
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | tuner-core.c | 554 static void tuner_lookup(struct i2c_adapter *adap, in tuner_lookup()
|
/linux-4.1.27/drivers/media/dvb-core/ |
D | dvb_net.c | 1494 int dvb_net_init (struct dvb_adapter *adap, struct dvb_net *dvbnet,
|
/linux-4.1.27/drivers/staging/media/lirc/ |
D | lirc_zilog.c | 1452 struct i2c_adapter *adap = client->adapter; in ir_probe() local
|
/linux-4.1.27/drivers/media/pci/dm1105/ |
D | dm1105.c | 574 static u32 functionality(struct i2c_adapter *adap) in functionality()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb/ |
D | sge.c | 1410 struct adapter *adap = sge->adapter; in restart_tx_queues() local
|
/linux-4.1.27/drivers/staging/media/bcm2048/ |
D | radio-bcm2048.c | 399 struct i2c_adapter *adap = client->adapter; in bcm2048_recv_duples() local
|