Lines Matching defs:adap
38 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()
121 static long cec_adap_s_phys_addr(struct cec_adapter *adap, struct cec_fh *fh, in cec_adap_s_phys_addr()
144 static long cec_adap_g_log_addrs(struct cec_adapter *adap, in cec_adap_g_log_addrs()
161 static long cec_adap_s_log_addrs(struct cec_adapter *adap, struct cec_fh *fh, in cec_adap_s_log_addrs()
190 static long cec_transmit(struct cec_adapter *adap, struct cec_fh *fh, in cec_transmit()
269 static long cec_receive(struct cec_adapter *adap, struct cec_fh *fh, in cec_receive()
287 static long cec_dqevent(struct cec_adapter *adap, struct cec_fh *fh, in cec_dqevent()
337 static long cec_g_mode(struct cec_adapter *adap, struct cec_fh *fh, in cec_g_mode()
347 static long cec_s_mode(struct cec_adapter *adap, struct cec_fh *fh, in cec_s_mode()
486 struct cec_adapter *adap = fh->adap; in cec_ioctl() local
533 struct cec_adapter *adap = to_cec_adapter(devnode); in cec_open() local
611 struct cec_adapter *adap = to_cec_adapter(devnode); in cec_release() local