Searched defs:adap (Results 276 - 300 of 360) sorted by relevance

<<1112131415

/linux-master/drivers/hwmon/
H A Dsht3x.c899 struct i2c_adapter *adap = client->adapter; local
/linux-master/drivers/gpu/drm/rockchip/
H A Dinno_hdmi.c43 struct i2c_adapter adap; member in struct:inno_hdmi_i2c
828 static int inno_hdmi_i2c_xfer(struct i2c_adapter *adap, argument
878 struct i2c_adapter *adap; local
[all...]
/linux-master/include/drm/display/
H A Ddrm_dp_helper.h302 struct cec_adapter *adap; member in struct:drm_dp_aux_cec
/linux-master/drivers/i2c/busses/
H A Di2c-sh_mobile.c116 struct i2c_adapter adap; member in struct:sh_mobile_i2c_data
868 struct i2c_adapter *adap; local
[all...]
H A Di2c-sprd.c79 struct i2c_adapter adap; member in struct:sprd_i2c
311 static u32 sprd_i2c_func(struct i2c_adapter *adap) argument
[all...]
H A Di2c-mpc.c87 struct i2c_adapter adap; member in struct:mpc_i2c
719 static int mpc_xfer(struct i2c_adapter *adap, struct i2c_msg *msgs, int num) argument
746 static u32 mpc_functionality(struct i2c_adapter *adap) argument
752 static int fsl_i2c_bus_recovery(struct i2c_adapter *adap) argument
[all...]
H A Di2c-hisi.c200 static int hisi_i2c_master_xfer(struct i2c_adapter *adap, struct i2c_msg *msgs, argument
233 static u32 hisi_i2c_functionality(struct i2c_adapter *adap) argument
H A Di2c-eg20t.c207 static void pch_i2c_init(struct i2c_algo_pch_data *adap) argument
258 pch_i2c_wait_for_bus_idle(struct i2c_algo_pch_data *adap, s32 timeout) argument
294 pch_i2c_start(struct i2c_algo_pch_data *adap) argument
305 pch_i2c_stop(struct i2c_algo_pch_data *adap) argument
313 pch_i2c_wait_for_check_xfer(struct i2c_algo_pch_data *adap) argument
351 pch_i2c_repstart(struct i2c_algo_pch_data *adap) argument
371 struct i2c_algo_pch_data *adap = i2c_adap->algo_data; local
447 pch_i2c_sendack(struct i2c_algo_pch_data *adap) argument
458 pch_i2c_sendnack(struct i2c_algo_pch_data *adap) argument
471 pch_i2c_restart(struct i2c_algo_pch_data *adap) argument
488 struct i2c_algo_pch_data *adap = i2c_adap->algo_data; local
594 pch_i2c_cb(struct i2c_algo_pch_data *adap) argument
662 struct i2c_algo_pch_data *adap = i2c_adap->algo_data; local
705 pch_i2c_func(struct i2c_adapter *adap) argument
719 pch_i2c_disbl_int(struct i2c_algo_pch_data *adap) argument
[all...]
H A Di2c-mchp-pci1xxxx.c328 struct i2c_adapter adap; member in struct:pci1xxxx_i2c
992 static int pci1xxxx_i2c_xfer(struct i2c_adapter *adap, argument
1039 static u32 pci1xxxx_i2c_get_funcs(struct i2c_adapter *adap) argument
[all...]
/linux-master/drivers/media/cec/core/
H A Dcec-adap.c30 static int cec_log_addr2idx(const struct cec_adapter *adap, u8 log_addr) argument
40 static unsigned int cec_log_addr2dev(const struct cec_adapter *adap, u8 log_addr) argument
137 static void cec_queue_event(struct cec_adapter *adap, argument
150 cec_queue_pin_cec_event(struct cec_adapter *adap, bool is_high, bool dropped_events, ktime_t ts) argument
170 cec_queue_pin_hpd_event(struct cec_adapter *adap, bool is_high, ktime_t ts) argument
186 cec_queue_pin_5v_event(struct cec_adapter *adap, bool is_high, ktime_t ts) argument
261 cec_queue_msg_monitor(struct cec_adapter *adap, const struct cec_msg *msg, bool valid_la) argument
280 cec_queue_msg_followers(struct cec_adapter *adap, const struct cec_msg *msg) argument
294 cec_post_state_event(struct cec_adapter *adap) argument
354 struct cec_adapter *adap = data->adap; local
399 cec_flush(struct cec_adapter *adap) argument
450 struct cec_adapter *adap = _adap; local
585 cec_transmit_done_ts(struct cec_adapter *adap, u8 status, u8 arb_lost_cnt, u8 nack_cnt, u8 low_drive_cnt, u8 error_cnt, ktime_t ts) argument
713 cec_transmit_attempt_done_ts(struct cec_adapter *adap, u8 status, ktime_t ts) argument
746 struct cec_adapter *adap = data->adap; local
769 cec_transmit_msg_fh(struct cec_adapter *adap, struct cec_msg *msg, struct cec_fh *fh, bool block) argument
962 cec_transmit_msg(struct cec_adapter *adap, struct cec_msg *msg, bool block) argument
1073 cec_received_msg_ts(struct cec_adapter *adap, struct cec_msg *msg, ktime_t ts) argument
1272 cec_config_log_addr(struct cec_adapter *adap, unsigned int idx, unsigned int log_addr) argument
1355 cec_adap_unconfigure(struct cec_adapter *adap) argument
1420 struct cec_adapter *adap = arg; local
1576 cec_claim_log_addrs(struct cec_adapter *adap, bool block) argument
1602 cec_adap_enable(struct cec_adapter *adap) argument
1660 __cec_s_phys_addr(struct cec_adapter *adap, u16 phys_addr, bool block) argument
1695 cec_s_phys_addr(struct cec_adapter *adap, u16 phys_addr, bool block) argument
1711 cec_s_phys_addr_from_edid(struct cec_adapter *adap, const struct edid *edid) argument
1723 cec_s_conn_info(struct cec_adapter *adap, const struct cec_connector_info *conn_info) argument
1747 __cec_s_log_addrs(struct cec_adapter *adap, struct cec_log_addrs *log_addrs, bool block) argument
1910 cec_s_log_addrs(struct cec_adapter *adap, struct cec_log_addrs *log_addrs, bool block) argument
1925 cec_fill_msg_report_features(struct cec_adapter *adap, struct cec_msg *msg, unsigned int la_idx) argument
1953 cec_feature_abort_reason(struct cec_adapter *adap, struct cec_msg *msg, u8 reason) argument
1972 cec_feature_abort(struct cec_adapter *adap, struct cec_msg *msg) argument
1978 cec_feature_refused(struct cec_adapter *adap, struct cec_msg *msg) argument
1991 cec_receive_notify(struct cec_adapter *adap, struct cec_msg *msg, bool is_reply) argument
2203 cec_monitor_all_cnt_inc(struct cec_adapter *adap) argument
2216 cec_monitor_all_cnt_dec(struct cec_adapter *adap) argument
2231 cec_monitor_pin_cnt_inc(struct cec_adapter *adap) argument
2244 cec_monitor_pin_cnt_dec(struct cec_adapter *adap) argument
2261 struct cec_adapter *adap = dev_get_drvdata(file->private); local
[all...]
/linux-master/include/media/
H A Dcec.h67 struct cec_adapter *adap; member in struct:cec_data
93 struct cec_adapter *adap; member in struct:cec_fh
297 cec_get_drvdata(const struct cec_adapter *adap) argument
302 cec_has_log_addr(const struct cec_adapter *adap, u8 log_addr) argument
307 cec_is_sink(const struct cec_adapter *adap) argument
319 cec_is_registered(const struct cec_adapter *adap) argument
353 cec_transmit_done(struct cec_adapter *adap, u8 status, u8 arb_lost_cnt, u8 nack_cnt, u8 low_drive_cnt, u8 error_cnt) argument
368 cec_transmit_attempt_done(struct cec_adapter *adap, u8 status) argument
377 cec_received_msg(struct cec_adapter *adap, struct cec_msg *msg) argument
434 cec_register_adapter(struct cec_adapter *adap, struct device *parent) argument
440 cec_unregister_adapter(struct cec_adapter *adap) argument
444 cec_delete_adapter(struct cec_adapter *adap) argument
448 cec_s_phys_addr(struct cec_adapter *adap, u16 phys_addr, bool block) argument
453 cec_s_phys_addr_from_edid(struct cec_adapter *adap, const struct edid *edid) argument
466 cec_s_conn_info(struct cec_adapter *adap, const struct cec_connector_info *conn_info) argument
488 cec_phys_addr_invalidate(struct cec_adapter *adap) argument
[all...]
/linux-master/drivers/usb/misc/
H A Dusb-ljca.c191 static void ljca_handle_event(struct ljca_adapter *adap, argument
216 static void ljca_handle_cmd_ack(struct ljca_adapter *adap, struct ljca_msg *header) argument
251 struct ljca_adapter *adap = urb->context; local
292 ljca_send(struct ljca_adapter *adap, u8 type, u8 cmd, const u8 *obuf, u8 obuf_len, u8 *ibuf, u8 ibuf_len, bool ack, unsigned long timeout) argument
455 ljca_auxdev_acpi_bind(struct ljca_adapter *adap, struct auxiliary_device *auxdev, u64 adr, u8 id) argument
513 ljca_new_client_device(struct ljca_adapter *adap, u8 type, u8 id, char *name, void *data, u64 adr) argument
564 ljca_enumerate_gpio(struct ljca_adapter *adap) argument
601 ljca_enumerate_i2c(struct ljca_adapter *adap) argument
639 ljca_enumerate_spi(struct ljca_adapter *adap) argument
677 ljca_reset_handshake(struct ljca_adapter *adap) argument
697 ljca_enumerate_clients(struct ljca_adapter *adap) argument
749 struct ljca_adapter *adap; local
830 struct ljca_adapter *adap = usb_get_intfdata(interface); local
854 struct ljca_adapter *adap = usb_get_intfdata(interface); local
863 struct ljca_adapter *adap = usb_get_intfdata(interface); local
[all...]
/linux-master/drivers/media/dvb-frontends/
H A Dtda18271c2dd.c112 static int i2c_write(struct i2c_adapter *adap, u8 adr, u8 *data, int len) argument
H A Dmxl5xx.c120 static int i2c_write(struct i2c_adapter *adap, u8 adr, argument
129 static int i2c_read(struct i2c_adapter *adap, u8 adr, argument
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi.h263 struct cec_adapter *adap; member in struct:hdmi_core_data
/linux-master/drivers/media/pci/pt1/
H A Dpt1.c99 struct dvb_adapter adap; member in struct:pt1_adapter
439 struct pt1_adapter *adap; local
694 struct pt1_adapter *adap; local
724 struct pt1_adapter *adap; local
738 struct pt1_adapter *adap; local
770 struct pt1_adapter *adap; local
784 struct pt1_adapter *adap; local
800 struct pt1_adapter *adap; local
814 pt1_free_adapter(struct pt1_adapter *adap) argument
829 struct pt1_adapter *adap; local
909 struct pt1_adapter *adap; local
931 pt1_cleanup_frontend(struct pt1_adapter *adap) argument
938 pt1_init_frontend(struct pt1_adapter *adap, struct dvb_frontend *fe) argument
1138 pt1_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg *msgs, int num) argument
1190 pt1_i2c_func(struct i2c_adapter *adap) argument
[all...]
/linux-master/drivers/media/usb/dvb-usb/
H A Dcxusb.c179 static int cxusb_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg msg[], argument
419 static int cxusb_streaming_ctrl(struct dvb_usb_adapter *adap, int onoff) argument
445 static int cxusb_aver_streaming_ctrl(struct dvb_usb_adapter *adap, int onoff) argument
501 static int cxusb_d680_dmb_streaming_ctrl(struct dvb_usb_adapter *adap, argument
698 cxusb_fmd1216me_tuner_attach(struct dvb_usb_adapter *adap) argument
718 cxusb_dee1601_tuner_attach(struct dvb_usb_adapter *adap) argument
725 cxusb_lgz201_tuner_attach(struct dvb_usb_adapter *adap) argument
732 cxusb_dtt7579_tuner_attach(struct dvb_usb_adapter *adap) argument
739 cxusb_lgh064f_tuner_attach(struct dvb_usb_adapter *adap) argument
749 struct dvb_usb_adapter *adap = ptr; local
771 cxusb_dvico_xc3028_tuner_attach(struct dvb_usb_adapter *adap) argument
796 cxusb_mxl5003s_tuner_attach(struct dvb_usb_adapter *adap) argument
803 cxusb_d680_dmb_tuner_attach(struct dvb_usb_adapter *adap) argument
812 cxusb_mygica_d689_tuner_attach(struct dvb_usb_adapter *adap) argument
823 struct dvb_usb_adapter *adap = fe->dvb->priv; local
896 cxusb_cx22702_frontend_attach(struct dvb_usb_adapter *adap) argument
922 cxusb_lgdt3303_frontend_attach(struct dvb_usb_adapter *adap) argument
939 cxusb_aver_lgdt3303_frontend_attach(struct dvb_usb_adapter *adap) argument
951 cxusb_mt352_frontend_attach(struct dvb_usb_adapter *adap) argument
967 cxusb_dee1601_frontend_attach(struct dvb_usb_adapter *adap) argument
988 cxusb_dualdig4_frontend_attach(struct dvb_usb_adapter *adap) argument
1115 cxusb_dualdig4_rev2_frontend_attach(struct dvb_usb_adapter *adap) argument
1146 struct dvb_usb_adapter *adap = fe->dvb->priv; local
1167 struct dvb_usb_adapter *adap = fe->dvb->priv; local
1188 cxusb_dualdig4_rev2_tuner_attach(struct dvb_usb_adapter *adap) argument
1210 cxusb_nano2_frontend_attach(struct dvb_usb_adapter *adap) argument
1251 cxusb_d680_dmb_frontend_attach(struct dvb_usb_adapter *adap) argument
1313 cxusb_mygica_d689_frontend_attach(struct dvb_usb_adapter *adap) argument
[all...]
H A Ddw2102.c116 static int dw2102_i2c_transfer(struct i2c_adapter *adap, struct i2c_msg msg[], argument
213 static int dw2102_serit_i2c_transfer(struct i2c_adapter *adap, argument
289 static int dw2102_earda_i2c_transfer(struct i2c_adapter *adap, struct i2c_msg msg[], int num) argument
395 static int dw2104_i2c_transfer(struct i2c_adapter *adap, struct i2c_msg msg[], int num) argument
494 static int dw3101_i2c_transfer(struct i2c_adapter *adap, struct i2c_msg msg[], argument
580 s6x0_i2c_transfer(struct i2c_adapter *adap, struct i2c_msg msg[], int num) argument
714 su3000_i2c_transfer(struct i2c_adapter *adap, struct i2c_msg msg[], int num) argument
912 su3000_streaming_ctrl(struct dvb_usb_adapter *adap, int onoff) argument
1398 su3000_frontend_attach(struct dvb_usb_adapter *adap) argument
1457 t220_frontend_attach(struct dvb_usb_adapter *adap) argument
1515 m88rs2000_frontend_attach(struct dvb_usb_adapter *adap) argument
1570 tt_s2_4600_frontend_attach(struct dvb_usb_adapter *adap) argument
1701 dw2102_tuner_attach(struct dvb_usb_adapter *adap) argument
1708 dw3101_tuner_attach(struct dvb_usb_adapter *adap) argument
[all...]
/linux-master/drivers/media/pci/ddbridge/
H A Dddbridge.h155 struct dvb_adapter *adap; member in struct:ddb_dvb
204 struct i2c_adapter adap; member in struct:ddb_i2c
328 struct dvb_adapter adap[DDB_MAX_INPUT]; member in struct:ddb
/linux-master/drivers/net/ethernet/chelsio/cxgb/
H A Dcommon.h314 static inline unsigned int core_ticks_per_usec(const adapter_t *adap) argument
H A Dsge.c1412 struct adapter *adap = sge->adapter; local
/linux-master/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c2196 static bool is_memfree(struct adapter *adap) argument
2216 struct adapter *adap; local
/linux-master/drivers/hid/
H A Dhid-ft260.c237 struct i2c_adapter adap; member in struct:ft260_device
752 static u32 ft260_functionality(struct i2c_adapter *adap) argument
[all...]
/linux-master/drivers/media/pci/dm1105/
H A Ddm1105.c558 static u32 functionality(struct i2c_adapter *adap) argument
/linux-master/drivers/media/cec/platform/meson/
H A Dao-cec.c224 struct cec_adapter *adap; member in struct:meson_ao_cec_device
484 static int meson_ao_cec_set_log_addr(struct cec_adapter *adap, u8 logical_addr) argument
515 static int meson_ao_cec_transmit(struct cec_adapter *adap, u8 attempts, argument
543 static int meson_ao_cec_adap_enable(struct cec_adapter *adap, bool enable) argument
[all...]

Completed in 264 milliseconds

<<1112131415