Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/cec/core/
Dcec-adap.c1964 u8 dest_laddr = cec_msg_destination(msg); in cec_receive_notify() local
1966 u8 devtype = cec_log_addr2dev(adap, dest_laddr); in cec_receive_notify()
1967 int la_idx = cec_log_addr2idx(adap, dest_laddr); in cec_receive_notify()
2110 if (devtype == CEC_OP_PRIM_DEVTYPE_SWITCH && dest_laddr == 15) in cec_receive_notify()