Home
last modified time | relevance | path

Searched defs:adap (Results 1 – 25 of 370) sorted by relevance

12345678910>>...15

/openbmc/linux/drivers/i2c/algos/
H A Di2c-algo-pca.c29 #define pca_status(adap) pca_inw(adap, I2C_PCA_STA) argument
30 #define pca_clock(adap) adap->i2c_clock argument
32 #define pca_get_con(adap) pca_inw(adap, I2C_PCA_CON) argument
35 static void pca_reset(struct i2c_algo_pca_data *adap) in pca_reset()
68 static int pca_start(struct i2c_algo_pca_data *adap) in pca_start()
102 static void pca_stop(struct i2c_algo_pca_data *adap) in pca_stop()
116 static int pca_address(struct i2c_algo_pca_data *adap, in pca_address()
168 static int pca_rx_ack(struct i2c_algo_pca_data *adap, in pca_rx_ack()
358 static u32 pca_func(struct i2c_adapter *adap) in pca_func()
391 static int pca_init(struct i2c_adapter *adap) in pca_init()
[all …]
H A Di2c-algo-pcf.c39 #define get_pcf(adap, ctl) adap->getpcf(adap->data, ctl) argument
40 #define get_own(adap) adap->getown(adap->data) argument
41 #define get_clock(adap) adap->getclock(adap->data) argument
43 #define i2c_inb(adap) adap->getpcf(adap->data, 0) argument
47 static void i2c_start(struct i2c_algo_pcf_data *adap) in i2c_start()
53 static void i2c_repstart(struct i2c_algo_pcf_data *adap) in i2c_repstart()
59 static void i2c_stop(struct i2c_algo_pcf_data *adap) in i2c_stop()
95 static int wait_for_bb(struct i2c_algo_pcf_data *adap) in wait_for_bb()
208 struct i2c_algo_pcf_data *adap = i2c_adap->algo_data; in pcf_sendbytes() local
383 static u32 pcf_func(struct i2c_adapter *adap) in pcf_func()
[all …]
H A Di2c-algo-bit.c48 #define setsda(adap, val) adap->setsda(adap->data, val) argument
49 #define setscl(adap, val) adap->setscl(adap->data, val) argument
50 #define getsda(adap) adap->getsda(adap->data) argument
51 #define getscl(adap) adap->getscl(adap->data) argument
53 static inline void sdalo(struct i2c_algo_bit_data *adap) in sdalo()
59 static inline void sdahi(struct i2c_algo_bit_data *adap) in sdahi()
75 static int sclhi(struct i2c_algo_bit_data *adap) in sclhi()
115 static void i2c_start(struct i2c_algo_bit_data *adap) in i2c_start()
134 static void i2c_stop(struct i2c_algo_bit_data *adap) in i2c_stop()
612 static u32 bit_func(struct i2c_adapter *adap) in bit_func()
[all …]
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.c59 struct adapter *adap = q->adap; in uldrx_flush_handler() local
77 struct adapter *adap = q->adap; in uldrx_handler() local
108 static int alloc_uld_rxqs(struct adapter *adap, in alloc_uld_rxqs()
202 static void t4_free_uld_rxqs(struct adapter *adap, int n, in t4_free_uld_rxqs()
524 int t4_uld_mem_alloc(struct adapter *adap) in t4_uld_mem_alloc()
552 void t4_uld_mem_free(struct adapter *adap) in t4_uld_mem_free()
580 void t4_uld_clean_up(struct adapter *adap) in t4_uld_clean_up()
670 static bool cxgb4_uld_in_use(struct adapter *adap) in cxgb4_uld_in_use()
780 void cxgb4_uld_enable(struct adapter *adap) in cxgb4_uld_enable()
803 struct adapter *adap; in cxgb4_register_uld() local
[all …]
H A Dcxgb4_main.c1766 struct adapter *adap; in process_tid_release_list() local
1928 struct adapter *adap; in cxgb4_create_server() local
1969 struct adapter *adap; in cxgb4_create_server6() local
2000 struct adapter *adap; in cxgb4_remove_server() local
2267 struct adapter *adap; in cxgb4_read_tpte() local
2341 struct adapter *adap; in cxgb4_read_sge_timestamp() local
2503 struct adapter *adap; in process_db_full() local
2576 struct adapter *adap; in process_db_drop() local
2683 struct adapter *adap; in cxgb4_inet6addr_handler() local
2920 struct adapter *adap; in cxgb4_create_server_filter() local
[all …]
H A Dt4_hw.c183 static void t4_report_fw_error(struct adapter *adap) in t4_report_fw_error()
731 u32 t4_read_pcie_cfg4(struct adapter *adap, int reg) in t4_read_pcie_cfg4()
802 u32 t4_get_util_window(struct adapter *adap) in t4_get_util_window()
3361 int t4_check_fw_version(struct adapter *adap) in t4_check_fw_version()
3754 int t4_load_phy_fw(struct adapter *adap, int win, in t4_load_phy_fw()
4716 static void le_intr_handler(struct adapter *adap) in le_intr_handler()
4884 static void ma_intr_handler(struct adapter *adap) in ma_intr_handler()
4912 static void smb_intr_handler(struct adapter *adap) in smb_intr_handler()
4973 static void pl_intr_handler(struct adapter *adap) in pl_intr_handler()
7218 int t4_fl_pkt_align(struct adapter *adap) in t4_fl_pkt_align()
[all …]
H A Dcxgb4_mps.c6 static int cxgb4_mps_ref_dec_by_mac(struct adapter *adap, in cxgb4_mps_ref_dec_by_mac()
31 static int cxgb4_mps_ref_dec(struct adapter *adap, u16 idx) in cxgb4_mps_ref_dec()
53 static int cxgb4_mps_ref_inc(struct adapter *adap, const u8 *mac_addr, in cxgb4_mps_ref_inc()
82 int cxgb4_free_mac_filt(struct adapter *adap, unsigned int viid, in cxgb4_free_mac_filt()
100 int cxgb4_alloc_mac_filt(struct adapter *adap, unsigned int viid, in cxgb4_alloc_mac_filt()
144 int cxgb4_free_raw_mac_filt(struct adapter *adap, in cxgb4_free_raw_mac_filt()
163 int cxgb4_alloc_raw_mac_filt(struct adapter *adap, in cxgb4_alloc_raw_mac_filt()
190 int cxgb4_free_encap_mac_filt(struct adapter *adap, unsigned int viid, in cxgb4_free_encap_mac_filt()
201 int cxgb4_alloc_encap_mac_filt(struct adapter *adap, unsigned int viid, in cxgb4_alloc_encap_mac_filt()
220 int cxgb4_init_mps_ref_entries(struct adapter *adap) in cxgb4_init_mps_ref_entries()
[all …]
H A Dcxgb4_tc_mqprio.c13 struct adapter *adap = netdev2adap(dev); in cxgb4_mqprio_validate() local
98 struct adapter *adap = netdev2adap(dev); in cxgb4_init_eosw_txq() local
124 struct adapter *adap = netdev2adap(dev); in cxgb4_clean_eosw_txq() local
152 struct adapter *adap = netdev2adap(dev); in cxgb4_mqprio_alloc_hw_resources() local
275 struct adapter *adap = netdev2adap(dev); in cxgb4_mqprio_free_hw_resources() local
332 struct adapter *adap = netdev2adap(dev); in cxgb4_mqprio_alloc_tc() local
373 struct adapter *adap = netdev2adap(dev); in cxgb4_mqprio_free_tc() local
409 struct adapter *adap = netdev2adap(dev); in cxgb4_mqprio_class_unbind() local
433 struct adapter *adap = netdev2adap(dev); in cxgb4_mqprio_enable_offload() local
535 struct adapter *adap = netdev2adap(dev); in cxgb4_mqprio_disable_offload() local
[all …]
H A Dcxgb4_tc_matchall.c181 struct adapter *adap = netdev2adap(dev); in cxgb4_matchall_alloc_tc() local
228 struct adapter *adap = netdev2adap(dev); in cxgb4_matchall_free_tc() local
245 struct adapter *adap = netdev2adap(dev); in cxgb4_matchall_mirror_alloc() local
272 struct adapter *adap = netdev2adap(dev); in cxgb4_matchall_mirror_free() local
286 struct adapter *adap = netdev2adap(dev); in cxgb4_matchall_del_filter() local
306 struct adapter *adap = netdev2adap(dev); in cxgb4_matchall_add_filter() local
352 struct adapter *adap = netdev2adap(dev); in cxgb4_matchall_alloc_filter() local
382 struct adapter *adap = netdev2adap(dev); in cxgb4_matchall_free_filter() local
410 struct adapter *adap = netdev2adap(dev); in cxgb4_tc_matchall_replace() local
450 struct adapter *adap = netdev2adap(dev); in cxgb4_tc_matchall_destroy() local
[all …]
/openbmc/linux/drivers/media/cec/core/
H A Dcec-adap.c137 static void cec_queue_event(struct cec_adapter *adap, in cec_queue_event()
354 struct cec_adapter *adap = data->adap; in cec_data_cancel() local
399 static void cec_flush(struct cec_adapter *adap) in cec_flush()
450 struct cec_adapter *adap = _adap; in cec_thread_func() local
728 struct cec_adapter *adap = data->adap; in cec_wait_timeout() local
1058 void cec_received_msg_ts(struct cec_adapter *adap, in cec_received_msg_ts()
1405 struct cec_adapter *adap = arg; in cec_config_thread_func() local
1591 int cec_adap_enable(struct cec_adapter *adap) in cec_adap_enable()
1705 void cec_s_conn_info(struct cec_adapter *adap, in cec_s_conn_info()
1729 int __cec_s_log_addrs(struct cec_adapter *adap, in __cec_s_log_addrs()
[all …]
H A Dcec-api.c38 struct cec_adapter *adap = fh->adap; in cec_poll() local
56 static bool cec_is_busy(const struct cec_adapter *adap, in cec_is_busy()
75 static long cec_adap_g_caps(struct cec_adapter *adap, in cec_adap_g_caps()
91 static long cec_adap_g_phys_addr(struct cec_adapter *adap, in cec_adap_g_phys_addr()
144 static long cec_adap_g_log_addrs(struct cec_adapter *adap, in cec_adap_g_log_addrs()
196 static long cec_adap_g_connector_info(struct cec_adapter *adap, in cec_adap_g_connector_info()
358 static long cec_g_mode(struct cec_adapter *adap, struct cec_fh *fh, in cec_g_mode()
368 static long cec_s_mode(struct cec_adapter *adap, struct cec_fh *fh, in cec_s_mode()
507 struct cec_adapter *adap = fh->adap; in cec_ioctl() local
557 struct cec_adapter *adap = to_cec_adapter(devnode); in cec_open() local
[all …]
/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-dvb.c21 static int pvr2_dvb_feed_func(struct pvr2_dvb_adapter *adap) in pvr2_dvb_feed_func()
93 struct pvr2_dvb_adapter *adap = ptr; in pvr2_dvb_notify() local
98 static void pvr2_dvb_stream_end(struct pvr2_dvb_adapter *adap) in pvr2_dvb_stream_end()
187 static int pvr2_dvb_stream_start(struct pvr2_dvb_adapter *adap) in pvr2_dvb_stream_start()
196 struct pvr2_dvb_adapter *adap = dvbdmxfeed->demux->priv; in pvr2_dvb_ctrl_feed() local
239 struct pvr2_dvb_adapter *adap = fe->dvb->priv; in pvr2_dvb_bus_ctrl() local
245 static int pvr2_dvb_adapter_init(struct pvr2_dvb_adapter *adap) in pvr2_dvb_adapter_init()
300 static int pvr2_dvb_adapter_exit(struct pvr2_dvb_adapter *adap) in pvr2_dvb_adapter_exit()
430 static void pvr2_dvb_destroy(struct pvr2_dvb_adapter *adap) in pvr2_dvb_destroy()
441 struct pvr2_dvb_adapter *adap; in pvr2_dvb_internal_check() local
[all …]
H A Dpvrusb2-devattr.c182 static int pvr2_lgdt3303_attach(struct pvr2_dvb_adapter *adap) in pvr2_lgdt3303_attach()
193 static int pvr2_lgh06xf_attach(struct pvr2_dvb_adapter *adap) in pvr2_lgh06xf_attach()
242 static int pvr2_lgdt3302_attach(struct pvr2_dvb_adapter *adap) in pvr2_lgdt3302_attach()
253 static int pvr2_fcv1236d_attach(struct pvr2_dvb_adapter *adap) in pvr2_fcv1236d_attach()
329 static int pvr2_tda10048_attach(struct pvr2_dvb_adapter *adap) in pvr2_tda10048_attach()
427 static int pvr2_s5h1409_attach(struct pvr2_dvb_adapter *adap) in pvr2_s5h1409_attach()
437 static int pvr2_s5h1411_attach(struct pvr2_dvb_adapter *adap) in pvr2_s5h1411_attach()
540 static int pvr2_si2157_attach(struct pvr2_dvb_adapter *adap) in pvr2_si2157_attach()
557 static int pvr2_si2168_attach(struct pvr2_dvb_adapter *adap) in pvr2_si2168_attach()
581 static int pvr2_lgdt3306a_attach(struct pvr2_dvb_adapter *adap) in pvr2_lgdt3306a_attach()
[all …]
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddvb-usb-dvb.c16 struct dvb_usb_adapter *adap = dvbdmxfeed->demux->priv; in dvb_usb_ctrl_feed() local
99 static int dvb_usb_media_device_init(struct dvb_usb_adapter *adap) in dvb_usb_media_device_init()
119 static int dvb_usb_media_device_register(struct dvb_usb_adapter *adap) in dvb_usb_media_device_register()
128 static void dvb_usb_media_device_unregister(struct dvb_usb_adapter *adap) in dvb_usb_media_device_unregister()
145 int dvb_usb_adapter_dvb_init(struct dvb_usb_adapter *adap, short *adapter_nums) in dvb_usb_adapter_dvb_init()
218 int dvb_usb_adapter_dvb_exit(struct dvb_usb_adapter *adap) in dvb_usb_adapter_dvb_exit()
235 struct dvb_usb_adapter *adap = fe->dvb->priv; in dvb_usb_set_active_fe() local
252 struct dvb_usb_adapter *adap = fe->dvb->priv; in dvb_usb_fe_wakeup() local
266 struct dvb_usb_adapter *adap = fe->dvb->priv; in dvb_usb_fe_sleep() local
276 int dvb_usb_adapter_frontend_init(struct dvb_usb_adapter *adap) in dvb_usb_adapter_frontend_init()
[all …]
H A Ddib0700_devices.c422 struct dvb_usb_adapter *adap = ptr; in stk7700ph_xc3028_callback() local
798 struct dvb_usb_adapter *adap = fe->dvb->priv; in dib7070_tuner_reset() local
807 struct dvb_usb_adapter *adap = fe->dvb->priv; in dib7070_tuner_sleep() local
844 struct dvb_usb_adapter *adap = fe->dvb->priv; in dib7070_set_param_override() local
862 struct dvb_usb_adapter *adap = fe->dvb->priv; in dib7770_set_param_override() local
1232 struct dvb_usb_adapter *adap = fe->dvb->priv; in dib80xx_tuner_reset() local
1240 struct dvb_usb_adapter *adap = fe->dvb->priv; in dib80xx_tuner_sleep() local
1286 struct dvb_usb_adapter *adap = fe->dvb->priv; in dib807x_set_param_override() local
1538 struct dvb_usb_adapter *adap = fe->dvb->priv; in dib8090_get_adc_power() local
3465 struct dvb_usb_adapter *adap = priv; in dib0700_xc5000_tuner_callback() local
[all …]
H A Dcxusb.c718 static int cxusb_dee1601_tuner_attach(struct dvb_usb_adapter *adap) in cxusb_dee1601_tuner_attach()
725 static int cxusb_lgz201_tuner_attach(struct dvb_usb_adapter *adap) in cxusb_lgz201_tuner_attach()
732 static int cxusb_dtt7579_tuner_attach(struct dvb_usb_adapter *adap) in cxusb_dtt7579_tuner_attach()
739 static int cxusb_lgh064f_tuner_attach(struct dvb_usb_adapter *adap) in cxusb_lgh064f_tuner_attach()
749 struct dvb_usb_adapter *adap = ptr; in dvico_bluebird_xc2028_callback() local
796 static int cxusb_mxl5003s_tuner_attach(struct dvb_usb_adapter *adap) in cxusb_mxl5003s_tuner_attach()
803 static int cxusb_d680_dmb_tuner_attach(struct dvb_usb_adapter *adap) in cxusb_d680_dmb_tuner_attach()
823 struct dvb_usb_adapter *adap = fe->dvb->priv; in cxusb_medion_fe_ts_bus_ctrl() local
951 static int cxusb_mt352_frontend_attach(struct dvb_usb_adapter *adap) in cxusb_mt352_frontend_attach()
1146 struct dvb_usb_adapter *adap = fe->dvb->priv; in dib7070_tuner_reset() local
[all …]
/openbmc/linux/drivers/video/fbdev/mb862xx/
H A Dmb862xx-i2c.c17 static int mb862xx_i2c_wait_event(struct i2c_adapter *adap) in mb862xx_i2c_wait_event()
32 static int mb862xx_i2c_do_address(struct i2c_adapter *adap, int addr) in mb862xx_i2c_do_address()
45 static int mb862xx_i2c_write_byte(struct i2c_adapter *adap, u8 byte) in mb862xx_i2c_write_byte()
56 static int mb862xx_i2c_read_byte(struct i2c_adapter *adap, u8 *byte, int last) in mb862xx_i2c_read_byte()
67 static void mb862xx_i2c_stop(struct i2c_adapter *adap) in mb862xx_i2c_stop()
76 static int mb862xx_i2c_read(struct i2c_adapter *adap, struct i2c_msg *m) in mb862xx_i2c_read()
90 static int mb862xx_i2c_write(struct i2c_adapter *adap, struct i2c_msg *m) in mb862xx_i2c_write()
103 static int mb862xx_xfer(struct i2c_adapter *adap, struct i2c_msg *msgs, in mb862xx_xfer()
138 static u32 mb862xx_func(struct i2c_adapter *adap) in mb862xx_func()
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb_core.c203 struct dvb_usb_adapter *adap = stream->user_priv; in dvb_usb_data_complete() local
210 struct dvb_usb_adapter *adap = stream->user_priv; in dvb_usb_data_complete_204() local
217 struct dvb_usb_adapter *adap = stream->user_priv; in dvb_usb_data_complete_raw() local
243 struct dvb_usb_adapter *adap = dvbdmxfeed->demux->priv; in dvb_usb_start_feed() local
331 struct dvb_usb_adapter *adap = dvbdmxfeed->demux->priv; in dvb_usb_stop_feed() local
388 static int dvb_usbv2_media_device_init(struct dvb_usb_adapter *adap) in dvb_usbv2_media_device_init()
432 static int dvb_usbv2_adapter_dvb_init(struct dvb_usb_adapter *adap) in dvb_usbv2_adapter_dvb_init()
512 static int dvb_usbv2_adapter_dvb_exit(struct dvb_usb_adapter *adap) in dvb_usbv2_adapter_dvb_exit()
556 struct dvb_usb_adapter *adap = fe->dvb->priv; in dvb_usb_fe_init() local
595 struct dvb_usb_adapter *adap = fe->dvb->priv; in dvb_usb_fe_sleep() local
[all …]
/openbmc/linux/drivers/i2c/busses/
H A Di2c-uniphier.c40 struct i2c_adapter adap; member
61 static int uniphier_i2c_xfer_byte(struct i2c_adapter *adap, u32 txdata, in uniphier_i2c_xfer_byte()
86 static int uniphier_i2c_send_byte(struct i2c_adapter *adap, u32 txdata) in uniphier_i2c_send_byte()
151 static int uniphier_i2c_stop(struct i2c_adapter *adap) in uniphier_i2c_stop()
157 static int uniphier_i2c_master_xfer_one(struct i2c_adapter *adap, in uniphier_i2c_master_xfer_one()
194 static int uniphier_i2c_check_bus_busy(struct i2c_adapter *adap) in uniphier_i2c_check_bus_busy()
216 static int uniphier_i2c_master_xfer(struct i2c_adapter *adap, in uniphier_i2c_master_xfer()
238 static u32 uniphier_i2c_functionality(struct i2c_adapter *adap) in uniphier_i2c_functionality()
256 static int uniphier_i2c_get_scl(struct i2c_adapter *adap) in uniphier_i2c_get_scl()
264 static void uniphier_i2c_set_scl(struct i2c_adapter *adap, int val) in uniphier_i2c_set_scl()
[all …]
H A Di2c-au1550.c41 struct i2c_adapter adap; member
55 static int wait_xfer_done(struct i2c_au1550_data *adap) in wait_xfer_done()
70 static int wait_ack(struct i2c_au1550_data *adap) in wait_ack()
84 static int wait_master_done(struct i2c_au1550_data *adap) in wait_master_done()
99 do_address(struct i2c_au1550_data *adap, unsigned int addr, int rd, int q) in do_address()
131 static int wait_for_rx_byte(struct i2c_au1550_data *adap, unsigned char *out) in wait_for_rx_byte()
155 static int i2c_read(struct i2c_au1550_data *adap, unsigned char *buf, in i2c_read()
185 static int i2c_write(struct i2c_au1550_data *adap, unsigned char *buf, in i2c_write()
215 struct i2c_au1550_data *adap = i2c_adap->algo_data; in au1550_xfer() local
243 static u32 au1550_func(struct i2c_adapter *adap) in au1550_func()
/openbmc/linux/drivers/media/pci/pt3/
H A Dpt3_dma.c24 int pt3_stop_dma(struct pt3_adapter *adap) in pt3_stop_dma()
46 int pt3_start_dma(struct pt3_adapter *adap) in pt3_start_dma()
61 static u8 *next_unit(struct pt3_adapter *adap, int *idx, int *ofs) in next_unit()
73 int pt3_proc_dma(struct pt3_adapter *adap) in pt3_proc_dma()
105 void pt3_init_dmabuf(struct pt3_adapter *adap) in pt3_init_dmabuf()
127 void pt3_free_dmabuf(struct pt3_adapter *adap) in pt3_free_dmabuf()
145 int pt3_alloc_dmabuf(struct pt3_adapter *adap) in pt3_alloc_dmabuf()
H A Dpt3.c150 struct pt3_adapter *adap; in pt3_set_lna() local
185 struct pt3_adapter *adap; in pt3_set_voltage() local
427 struct pt3_adapter *adap = data; in pt3_fetch_thread() local
458 static int pt3_start_streaming(struct pt3_adapter *adap) in pt3_start_streaming()
479 static int pt3_stop_streaming(struct pt3_adapter *adap) in pt3_stop_streaming()
497 struct pt3_adapter *adap; in pt3_start_feed() local
513 struct pt3_adapter *adap; in pt3_stop_feed() local
529 struct pt3_adapter *adap; in pt3_alloc_adapter() local
596 struct pt3_adapter *adap; in pt3_cleanup_adapter() local
631 struct pt3_adapter *adap; in pt3_suspend() local
[all …]
/openbmc/linux/drivers/media/usb/as102/
H A Das10x_cmd.c18 int as10x_cmd_turn_on(struct as10x_bus_adapter_t *adap) in as10x_cmd_turn_on()
59 int as10x_cmd_turn_off(struct as10x_bus_adapter_t *adap) in as10x_cmd_turn_off()
100 int as10x_cmd_set_tune(struct as10x_bus_adapter_t *adap, in as10x_cmd_set_tune()
155 int as10x_cmd_get_tune_status(struct as10x_bus_adapter_t *adap, in as10x_cmd_get_tune_status()
208 int as10x_cmd_get_tps(struct as10x_bus_adapter_t *adap, struct as10x_tps *ptps) in as10x_cmd_get_tps()
266 int as10x_cmd_get_demod_stats(struct as10x_bus_adapter_t *adap, in as10x_cmd_get_demod_stats()
326 int as10x_cmd_get_impulse_resp(struct as10x_bus_adapter_t *adap, in as10x_cmd_get_impulse_resp()
/openbmc/linux/drivers/i2c/
H A Di2c-core-base.c220 int i2c_generic_scl_recovery(struct i2c_adapter *adap) in i2c_generic_scl_recovery()
291 int i2c_recover_bus(struct i2c_adapter *adap) in i2c_recover_bus()
474 struct i2c_adapter *adap = client->adapter; in i2c_smbus_host_notify_to_irq() local
1190 struct i2c_adapter *adap = to_i2c_adapter(dev); in i2c_adapter_dev_release() local
1222 struct i2c_adapter *adap = to_i2c_adapter(dev); in new_device_store() local
1290 struct i2c_adapter *adap = to_i2c_adapter(dev); in delete_device_store() local
1384 struct i2c_adapter *adap) in i2c_do_add_adapter()
1750 void i2c_del_adapter(struct i2c_adapter *adap) in i2c_del_adapter()
2374 struct i2c_adapter *adap = client->adapter; in i2c_get_device_id() local
2568 i2c_new_scanned_device(struct i2c_adapter *adap, in i2c_new_scanned_device()
[all …]
H A Di2c-core.h37 static inline int __i2c_lock_bus_helper(struct i2c_adapter *adap) in __i2c_lock_bus_helper()
52 static inline int __i2c_check_suspended(struct i2c_adapter *adap) in __i2c_check_suspended()
68 static inline void i2c_acpi_register_devices(struct i2c_adapter *adap) { } in i2c_acpi_register_devices()
88 static inline void of_i2c_register_devices(struct i2c_adapter *adap) { } in of_i2c_register_devices()
95 static inline int i2c_setup_smbus_alert(struct i2c_adapter *adap) in i2c_setup_smbus_alert()

12345678910>>...15