Home
last modified time | relevance | path

Searched refs:cec_log_addrs (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Dcec.h354 struct cec_log_addrs { struct
462 #define CEC_ADAP_G_LOG_ADDRS _IOR('a', 3, struct cec_log_addrs)
463 #define CEC_ADAP_S_LOG_ADDRS _IOWR('a', 4, struct cec_log_addrs)
1007 static inline int cec_is_2nd_tv(const struct cec_log_addrs *las) in cec_is_2nd_tv()
1018 static inline int cec_is_processor(const struct cec_log_addrs *las) in cec_is_processor()
1029 static inline int cec_is_switch(const struct cec_log_addrs *las) in cec_is_switch()
1041 static inline int cec_is_cdc_only(const struct cec_log_addrs *las) in cec_is_cdc_only()
/linux-4.19.296/include/media/
Dcec.h184 struct cec_log_addrs log_addrs;
246 int cec_s_log_addrs(struct cec_adapter *adap, struct cec_log_addrs *log_addrs,