Home
last modified time | relevance | path

Searched refs:dest_laddr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/cec/core/
H A Dcec-adap.c1902 u8 dest_laddr = cec_msg_destination(msg); in cec_receive_notify() local
1904 u8 devtype = cec_log_addr2dev(adap, dest_laddr); in cec_receive_notify()
1905 int la_idx = cec_log_addr2idx(adap, dest_laddr); in cec_receive_notify()
2049 if (devtype == CEC_OP_PRIM_DEVTYPE_SWITCH && dest_laddr == 15) in cec_receive_notify()
/kernel/linux/linux-6.6/drivers/media/cec/core/
H A Dcec-adap.c1975 u8 dest_laddr = cec_msg_destination(msg); in cec_receive_notify() local
1977 u8 devtype = cec_log_addr2dev(adap, dest_laddr); in cec_receive_notify()
1978 int la_idx = cec_log_addr2idx(adap, dest_laddr); in cec_receive_notify()
2121 if (devtype == CEC_OP_PRIM_DEVTYPE_SWITCH && dest_laddr == 15) in cec_receive_notify()

Completed in 5 milliseconds