/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-qcom-cci.c | 111 struct i2c_adapter adap; member 426 static int cci_xfer(struct i2c_adapter *adap, struct i2c_msg msgs[], int num) in cci_xfer() 460 static u32 cci_func(struct i2c_adapter *adap) in cci_func()
|
H A D | i2c-st.c | 184 struct i2c_adapter adap; member 766 static u32 st_i2c_func(struct i2c_adapter *adap) in st_i2c_func() 808 struct i2c_adapter *adap; in st_i2c_probe() local
|
H A D | i2c-microchip-corei2c.c | 341 static int mchp_corei2c_xfer(struct i2c_adapter *adap, struct i2c_msg *msgs, in mchp_corei2c_xfer() 356 static u32 mchp_corei2c_func(struct i2c_adapter *adap) in mchp_corei2c_func()
|
H A D | i2c-synquacer.c | 493 static int synquacer_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg *msgs, in synquacer_i2c_xfer() 517 static u32 synquacer_i2c_functionality(struct i2c_adapter *adap) in synquacer_i2c_functionality()
|
H A D | i2c-sis96x.c | 150 static s32 sis96x_access(struct i2c_adapter * adap, u16 addr, in sis96x_access()
|
H A D | i2c-qup.c | 230 struct i2c_adapter adap; member 836 static int qup_i2c_bam_xfer(struct i2c_adapter *adap, struct i2c_msg *msg, in qup_i2c_bam_xfer() 1062 static int qup_i2c_xfer(struct i2c_adapter *adap, in qup_i2c_xfer() 1538 static int qup_i2c_xfer_v2(struct i2c_adapter *adap, in qup_i2c_xfer_v2() 1604 static u32 qup_i2c_func(struct i2c_adapter *adap) in qup_i2c_func()
|
H A D | i2c-ismt.c | 394 static int ismt_access(struct i2c_adapter *adap, u16 addr, in ismt_access() 646 static u32 ismt_func(struct i2c_adapter *adap) in ismt_func()
|
H A D | i2c-hisi.c | 192 static int hisi_i2c_master_xfer(struct i2c_adapter *adap, struct i2c_msg *msgs, in hisi_i2c_master_xfer() 225 static u32 hisi_i2c_functionality(struct i2c_adapter *adap) in hisi_i2c_functionality()
|
H A D | i2c-qcom-geni.c | 85 struct i2c_adapter adap; member 680 static int geni_i2c_xfer(struct i2c_adapter *adap, in geni_i2c_xfer() 712 static u32 geni_i2c_func(struct i2c_adapter *adap) in geni_i2c_func()
|
H A D | i2c-xiic.c | 82 struct i2c_adapter adap; member 1167 static int xiic_xfer(struct i2c_adapter *adap, struct i2c_msg *msgs, int num) in xiic_xfer() 1201 static u32 xiic_func(struct i2c_adapter *adap) in xiic_func()
|
H A D | i2c-viapro.c | 190 static s32 vt596_access(struct i2c_adapter *adap, u16 addr, in vt596_access()
|
H A D | i2c-pca-platform.c | 33 struct i2c_adapter adap; member
|
H A D | i2c-stm32f7.c | 330 struct i2c_adapter adap; member 2060 struct i2c_adapter *adap = &i2c_dev->adap; in stm32f7_i2c_enable_smbus_host() local 2091 struct i2c_adapter *adap = &i2c_dev->adap; in stm32f7_i2c_enable_smbus_alert() local 2124 static u32 stm32f7_i2c_func(struct i2c_adapter *adap) in stm32f7_i2c_func() 2155 struct i2c_adapter *adap; in stm32f7_i2c_probe() local
|
/openbmc/linux/drivers/crypto/chelsio/ |
H A D | chcr_algo.c | 577 struct adapter *adap = netdev2adap(dev); in cxgb4_is_crypto_q_full() local 816 struct adapter *adap = padap(ctx->dev); in create_cipher_wr() local 1166 struct adapter *adap = padap(ctx->dev); in chcr_handle_cipher_resp() local 1251 struct adapter *adap = padap(c_ctx(tfm)->dev); in process_cipher() local 1575 struct adapter *adap = padap(h_ctx(tfm)->dev); in create_hash_wr() local 2147 struct adapter *adap = padap(ctx->dev); in chcr_handle_resp() local 2456 struct adapter *adap = padap(ctx->dev); in create_authenc_wr() local 3053 struct adapter *adap = padap(a_ctx(tfm)->dev); in create_aead_ccm_wr() local 3151 struct adapter *adap = padap(ctx->dev); in create_gcm_wr() local
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | vp7045.c | 142 static int vp7045_frontend_attach(struct dvb_usb_adapter *adap) in vp7045_frontend_attach()
|
/openbmc/linux/drivers/hid/ |
H A D | hid-cp2112.c | 158 struct i2c_adapter adap; member 520 static int cp2112_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg *msgs, in cp2112_i2c_xfer() 635 static int cp2112_xfer(struct i2c_adapter *adap, u16 addr, in cp2112_xfer() 815 static u32 cp2112_functionality(struct i2c_adapter *adap) in cp2112_functionality()
|
/openbmc/linux/drivers/mfd/ |
H A D | tps6594-i2c.c | 23 static int tps6594_i2c_transfer(struct i2c_adapter *adap, struct i2c_msg *msgs, int num) in tps6594_i2c_transfer()
|
/openbmc/linux/drivers/media/pci/ngene/ |
H A D | ngene-cards.c | 54 static int i2c_write(struct i2c_adapter *adap, u8 adr, u8 *data, int len) in i2c_write() 62 static int i2c_write_reg(struct i2c_adapter *adap, u8 adr, in i2c_write_reg() 948 struct i2c_adapter *adap = &chan->i2c_adapter; in osc_deviation() local
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/ |
H A D | common.h | 299 #define t1_is_T1B(adap) adapter_matches_type(adap, CHBT_TERM_T1, TERM_T1B) argument 300 #define is_T2(adap) adapter_matches_type(adap, CHBT_TERM_T2, TERM_T2) argument 314 static inline unsigned int core_ticks_per_usec(const adapter_t *adap) in core_ticks_per_usec()
|
/openbmc/linux/drivers/media/usb/au0828/ |
H A D | au0828-i2c.c | 310 static u32 au0828_functionality(struct i2c_adapter *adap) in au0828_functionality()
|
/openbmc/linux/drivers/platform/x86/x86-android-tablets/ |
H A D | core.c | 139 struct i2c_adapter *adap; in x86_instantiate_i2c_client() local
|
/openbmc/linux/drivers/media/pci/cx23885/ |
H A D | cx23885-i2c.c | 244 static u32 cx23885_functionality(struct i2c_adapter *adap) in cx23885_functionality()
|
/openbmc/u-boot/drivers/i2c/ |
H A D | i2c_core.c | 58 static int i2c_mux_set(struct i2c_adapter *adap, int mux_id, int chip, in i2c_mux_set()
|
/openbmc/linux/drivers/media/i2c/ |
H A D | saa717x.c | 89 struct i2c_adapter *adap = client->adapter; in saa717x_write() local 123 struct i2c_adapter *adap = client->adapter; in saa717x_read() local
|
/openbmc/linux/drivers/of/ |
H A D | unittest.c | 2582 struct i2c_adapter adap; member 2585 static int unittest_i2c_master_xfer(struct i2c_adapter *adap, in unittest_i2c_master_xfer() 2595 static u32 unittest_i2c_functionality(struct i2c_adapter *adap) in unittest_i2c_functionality() 2610 struct i2c_adapter *adap; in unittest_i2c_bus_probe() local 2721 struct i2c_adapter *adap = client->adapter; in unittest_i2c_mux_probe() local
|