Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/cec/core/
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()