Home
last modified time | relevance | path

Searched defs:las (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/cec/core/
Dcec-adap.c1254 struct cec_log_addrs *las = &adap->log_addrs; in cec_config_log_addr() local
1392 struct cec_log_addrs *las = &adap->log_addrs; in cec_config_thread_func() local
1835 const struct cec_log_addrs *las = &adap->log_addrs; in cec_fill_msg_report_features() local
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dcec.h588 static inline int cec_is_2nd_tv(const struct cec_log_addrs *las) in cec_is_2nd_tv()
595 static inline int cec_is_processor(const struct cec_log_addrs *las) in cec_is_processor()
602 static inline int cec_is_switch(const struct cec_log_addrs *las) in cec_is_switch()
610 static inline int cec_is_cdc_only(const struct cec_log_addrs *las) in cec_is_cdc_only()
/kernel/linux/linux-5.10/include/uapi/linux/
Dcec.h1137 static inline int cec_is_2nd_tv(const struct cec_log_addrs *las) in cec_is_2nd_tv()
1148 static inline int cec_is_processor(const struct cec_log_addrs *las) in cec_is_processor()
1159 static inline int cec_is_switch(const struct cec_log_addrs *las) in cec_is_switch()
1171 static inline int cec_is_cdc_only(const struct cec_log_addrs *las) in cec_is_cdc_only()