/linux/drivers/i2c/busses/ ! |
H A D | i2c-cgbc.c | 71 struct i2c_adapter adap; member 116 static int cgbc_i2c_get_status(struct i2c_adapter *adap) in cgbc_i2c_get_status() 132 static int cgbc_i2c_set_frequency(struct i2c_adapter *adap, in cgbc_i2c_set_frequency() 201 static int cgbc_i2c_xfer_msg(struct i2c_adapter *adap) in cgbc_i2c_xfer_msg() 300 static int cgbc_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg *msgs, in cgbc_i2c_xfer() 328 static u32 cgbc_i2c_func(struct i2c_adapter *adap) in cgbc_i2c_func()
|
H A D | i2c-owl.c | 95 struct i2c_adapter adap; member 230 static u32 owl_i2c_func(struct i2c_adapter *adap) in owl_i2c_func() 235 static int owl_i2c_check_bus_busy(struct i2c_adapter *adap) in owl_i2c_check_bus_busy() 252 static int owl_i2c_xfer_common(struct i2c_adapter *adap, struct i2c_msg *msgs, in owl_i2c_xfer_common() 410 static int owl_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg *msgs, in owl_i2c_xfer() 416 static int owl_i2c_xfer_atomic(struct i2c_adapter *adap, in owl_i2c_xfer_atomic()
|
H A D | i2c-riic.c | 168 static int riic_xfer(struct i2c_adapter *adap, struct i2c_msg msgs[], int num) in riic_xfer() 343 static u32 riic_func(struct i2c_adapter *adap) in riic_func() 460 static int riic_get_scl(struct i2c_adapter *adap) in riic_get_scl() 467 static int riic_get_sda(struct i2c_adapter *adap) in riic_get_sda() 474 static void riic_set_scl(struct i2c_adapter *adap, int val) in riic_set_scl() 486 static void riic_set_sda(struct i2c_adapter *adap, int val) in riic_set_sda() 525 struct i2c_adapter *adap; in riic_i2c_probe() local
|
H A D | i2c-cpm.c | 99 struct i2c_adapter adap; member 121 struct i2c_adapter *adap = dev_id; in cpm_i2c_interrupt() local 168 static void cpm_i2c_force_close(struct i2c_adapter *adap) in cpm_i2c_force_close() 181 static void cpm_i2c_parse_message(struct i2c_adapter *adap, in cpm_i2c_parse_message() 240 static int cpm_i2c_check_message(struct i2c_adapter *adap, in cpm_i2c_check_message() 297 static int cpm_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg *msgs, int num) in cpm_i2c_xfer() 397 static u32 cpm_i2c_func(struct i2c_adapter *adap) in cpm_i2c_func()
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ ! |
H A D | bus.c | 33 nvkm_i2c_bus_pre_xfer(struct i2c_adapter *adap) in nvkm_i2c_bus_pre_xfer() 40 nvkm_i2c_bus_post_xfer(struct i2c_adapter *adap) in nvkm_i2c_bus_post_xfer() 78 nvkm_i2c_bus_xfer(struct i2c_adapter *adap, struct i2c_msg *msgs, int num) in nvkm_i2c_bus_xfer() 93 nvkm_i2c_bus_func(struct i2c_adapter *adap) in nvkm_i2c_bus_func()
|
/linux/drivers/media/usb/dvb-usb-v2/ ! |
H A D | ce6230.c | 85 static int ce6230_i2c_master_xfer(struct i2c_adapter *adap, in ce6230_i2c_master_xfer() 173 static int ce6230_zl10353_frontend_attach(struct dvb_usb_adapter *adap) in ce6230_zl10353_frontend_attach() 204 static int ce6230_mxl5003s_tuner_attach(struct dvb_usb_adapter *adap) in ce6230_mxl5003s_tuner_attach()
|
H A D | au6610.c | 83 static int au6610_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg msg[], in au6610_i2c_xfer() 130 static int au6610_zl10353_frontend_attach(struct dvb_usb_adapter *adap) in au6610_zl10353_frontend_attach() 144 static int au6610_qt1010_tuner_attach(struct dvb_usb_adapter *adap) in au6610_qt1010_tuner_attach()
|
H A D | ec168.c | 101 static int ec168_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg msg[], in ec168_i2c_xfer() 271 static int ec168_ec100_frontend_attach(struct dvb_usb_adapter *adap) in ec168_ec100_frontend_attach() 301 static int ec168_mxl5003s_tuner_attach(struct dvb_usb_adapter *adap) in ec168_mxl5003s_tuner_attach()
|
H A D | az6007.c | 79 struct dvb_usb_adapter *adap = fe->sec_priv; in drxk_gate_ctrl() local 577 static int az6007_ci_init(struct dvb_usb_adapter *adap) in az6007_ci_init() 612 static int az6007_read_mac_addr(struct dvb_usb_adapter *adap, u8 mac[6]) in az6007_read_mac_addr() 627 static int az6007_frontend_attach(struct dvb_usb_adapter *adap) in az6007_frontend_attach() 648 static int az6007_cablestar_hdci_frontend_attach(struct dvb_usb_adapter *adap) in az6007_cablestar_hdci_frontend_attach() 669 static int az6007_tuner_attach(struct dvb_usb_adapter *adap) in az6007_tuner_attach() 743 static int az6007_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg msgs[], in az6007_i2c_xfer() 963 struct dvb_usb_adapter *adap = &d->adapter[0]; in az6007_resume() local
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ ! |
H A D | smt.c | 120 void do_smt_write_rpl(struct adapter *adap, const struct cpl_smt_write_rpl *rpl) in do_smt_write_rpl() 209 static struct smt_entry *t4_smt_alloc_switching(struct adapter *adap, u16 pfvf, in t4_smt_alloc_switching() 244 struct adapter *adap = netdev2adap(dev); in cxgb4_smt_alloc_switching() local
|
H A D | cxgb4_tc_u32.c | 44 static int fill_match_fields(struct adapter *adap, in fill_match_fields() 90 static int fill_action_fields(struct adapter *adap, in fill_action_fields() 477 void cxgb4_cleanup_tc_u32(struct adapter *adap) in cxgb4_cleanup_tc_u32() 495 struct cxgb4_tc_u32_table *cxgb4_init_tc_u32(struct adapter *adap) in cxgb4_init_tc_u32()
|
/linux/drivers/platform/x86/amd/ ! |
H A D | amd_isp4.c | 254 static inline bool is_isp_i2c_adapter(struct i2c_adapter *adap) in is_isp_i2c_adapter() 260 struct i2c_adapter *adap) in instantiate_isp_i2c_client() 285 struct i2c_adapter *adap; in isp_i2c_bus_notify() local 345 struct i2c_adapter *adap = i2c_verify_adapter(dev); in try_to_instantiate_i2c_client() local
|
/linux/drivers/media/usb/dvb-usb/ ! |
H A D | dtv5100.c | 66 static int dtv5100_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg msg[], in dtv5100_i2c_xfer() 112 static int dtv5100_frontend_attach(struct dvb_usb_adapter *adap) in dtv5100_frontend_attach() 129 static int dtv5100_tuner_attach(struct dvb_usb_adapter *adap) in dtv5100_tuner_attach()
|
H A D | dibusb-mc-common.c | 84 int dibusb_dib3000mc_frontend_attach(struct dvb_usb_adapter *adap) in dibusb_dib3000mc_frontend_attach() 117 int dibusb_dib3000mc_tuner_attach(struct dvb_usb_adapter *adap) in dibusb_dib3000mc_tuner_attach()
|
H A D | az6027.c | 363 static int az6027_streaming_ctrl(struct dvb_usb_adapter *adap, int onoff) in az6027_streaming_ctrl() 784 struct dvb_usb_adapter *adap = fe->dvb->priv; in az6027_set_voltage() local 821 static int az6027_frontend_poweron(struct dvb_usb_adapter *adap) in az6027_frontend_poweron() 840 static int az6027_frontend_reset(struct dvb_usb_adapter *adap) in az6027_frontend_reset() 883 static int az6027_frontend_tsbypass(struct dvb_usb_adapter *adap, int onoff) in az6027_frontend_tsbypass() 904 static int az6027_frontend_attach(struct dvb_usb_adapter *adap) in az6027_frontend_attach() 951 static int az6027_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg msg[], int num) in az6027_i2c_xfer()
|
H A D | opera1.c | 127 static int opera1_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg msg[], in opera1_i2c_xfer() 269 static int opera1_tuner_attach(struct dvb_usb_adapter *adap) in opera1_tuner_attach() 288 static int opera1_streaming_ctrl(struct dvb_usb_adapter *adap, int onoff) in opera1_streaming_ctrl() 301 static int opera1_pid_filter(struct dvb_usb_adapter *adap, int index, u16 pid, in opera1_pid_filter() 318 static int opera1_pid_filter_control(struct dvb_usb_adapter *adap, int onoff) in opera1_pid_filter_control()
|
H A D | dtt200u.c | 40 static int dtt200u_streaming_ctrl(struct dvb_usb_adapter *adap, int onoff) in dtt200u_streaming_ctrl() 66 static int dtt200u_pid_filter(struct dvb_usb_adapter *adap, int index, u16 pid, int onoff) in dtt200u_pid_filter() 131 static int dtt200u_frontend_attach(struct dvb_usb_adapter *adap) in dtt200u_frontend_attach()
|
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ ! |
H A D | i2c.h | 90 nvkm_rdi2cr(struct i2c_adapter *adap, u8 addr, u8 reg) in nvkm_rdi2cr() 106 nv_rd16i2cr(struct i2c_adapter *adap, u8 addr, u8 reg) in nv_rd16i2cr() 122 nvkm_wri2cr(struct i2c_adapter *adap, u8 addr, u8 reg, u8 val) in nvkm_wri2cr() 137 nv_wr16i2cr(struct i2c_adapter *adap, u8 addr, u8 reg, u16 val) in nv_wr16i2cr() 152 nvkm_probe_i2c(struct i2c_adapter *adap, u8 addr) in nvkm_probe_i2c()
|
/linux/include/linux/ ! |
H A D | i2c-smbus.h | 50 static inline void i2c_register_spd_write_disable(struct i2c_adapter *adap) { } in i2c_register_spd_write_disable() 51 static inline void i2c_register_spd_write_enable(struct i2c_adapter *adap) { } in i2c_register_spd_write_enable()
|
/linux/drivers/media/cec/usb/extron-da-hd-4k-plus/ ! |
H A D | extron-da-hd-4k-plus.c | 976 static int extron_cec_adap_enable(struct cec_adapter *adap, bool enable) in extron_cec_adap_enable() 983 static int extron_cec_adap_log_addr(struct cec_adapter *adap, u8 log_addr) in extron_cec_adap_log_addr() 1001 static int extron_cec_adap_transmit(struct cec_adapter *adap, u8 attempts, in extron_cec_adap_transmit() 1020 static void extron_cec_adap_unconfigured(struct cec_adapter *adap) in extron_cec_adap_unconfigured() 1034 static void extron_cec_configured(struct cec_adapter *adap) in extron_cec_configured() 1048 static void extron_cec_adap_nb_transmit_canceled(struct cec_adapter *adap, in extron_cec_adap_nb_transmit_canceled() 1062 static int extron_received(struct cec_adapter *adap, struct cec_msg *msg) in extron_received() 1076 #define log_printf(adap, file, fmt, arg...) \ argument 1093 struct cec_adapter *adap = port->adap; in extron_adap_status_port() local 1142 static void extron_adap_status(struct cec_adapter *adap, struct seq_file *file) in extron_adap_status()
|
/linux/drivers/media/cec/platform/s5p/ ! |
H A D | s5p_cec.c | 36 static int s5p_cec_adap_enable(struct cec_adapter *adap, bool enable) in s5p_cec_adap_enable() 63 static int s5p_cec_adap_log_addr(struct cec_adapter *adap, u8 addr) in s5p_cec_adap_log_addr() 71 static int s5p_cec_adap_transmit(struct cec_adapter *adap, u8 attempts, in s5p_cec_adap_transmit()
|
/linux/drivers/media/pci/ddbridge/ ! |
H A D | ddbridge-i2c.c | 123 static u32 ddb_i2c_functionality(struct i2c_adapter *adap) in ddb_i2c_functionality() 155 struct i2c_adapter *adap; in ddb_i2c_add() local 193 struct i2c_adapter *adap; in ddb_i2c_init() local
|
/linux/drivers/media/pci/solo6x10/ ! |
H A D | solo6x10-i2c.c | 206 static int solo_i2c_master_xfer(struct i2c_adapter *adap, in solo_i2c_master_xfer() 260 static u32 solo_i2c_functionality(struct i2c_adapter *adap) in solo_i2c_functionality() 284 struct i2c_adapter *adap = &solo_dev->i2c_adap[i]; in solo_i2c_init() local
|
/linux/drivers/crypto/chelsio/ ! |
H A D | chcr_core.c | 148 static int cpl_fw6_pld_handler(struct adapter *adap, in cpl_fw6_pld_handler() 208 struct adapter *adap = padap(dev); in chcr_uld_rx_handler() local 285 struct adapter *adap; in chcr_crypto_exit() local
|
/linux/drivers/media/cec/usb/rainshadow/ ! |
H A D | rainshadow-cec.c | 43 struct cec_adapter *adap; member 259 static int rain_cec_adap_enable(struct cec_adapter *adap, bool enable) in rain_cec_adap_enable() 264 static int rain_cec_adap_log_addr(struct cec_adapter *adap, u8 log_addr) in rain_cec_adap_log_addr() 275 static int rain_cec_adap_transmit(struct cec_adapter *adap, u8 attempts, in rain_cec_adap_transmit()
|