Searched refs:cec_log_addrs (Results 1 – 3 of 3) sorted by relevance
377 struct cec_log_addrs { struct521 #define CEC_ADAP_G_LOG_ADDRS _IOR('a', 3, struct cec_log_addrs)522 #define CEC_ADAP_S_LOG_ADDRS _IOWR('a', 4, struct cec_log_addrs)1160 static inline int cec_is_2nd_tv(const struct cec_log_addrs *las) in cec_is_2nd_tv()1171 static inline int cec_is_processor(const struct cec_log_addrs *las) in cec_is_processor()1182 static inline int cec_is_switch(const struct cec_log_addrs *las) in cec_is_switch()1194 static inline int cec_is_cdc_only(const struct cec_log_addrs *las) in cec_is_cdc_only()
73482 struct cec_log_addrs { struct73549 struct cec_log_addrs log_addrs;