Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dcec.h374 struct cec_log_addrs { struct
475 #define CEC_ADAP_G_LOG_ADDRS _IOR('a', 3, struct cec_log_addrs)
476 #define CEC_ADAP_S_LOG_ADDRS _IOWR('a', 4, struct cec_log_addrs)
1020 static inline int cec_is_2nd_tv(const struct cec_log_addrs *las) in cec_is_2nd_tv()
1031 static inline int cec_is_processor(const struct cec_log_addrs *las) in cec_is_processor()
1042 static inline int cec_is_switch(const struct cec_log_addrs *las) in cec_is_switch()
1054 static inline int cec_is_cdc_only(const struct cec_log_addrs *las) in cec_is_cdc_only()