Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/cec/core/
H A Dcec-adap.c1977 u8 dest_laddr = cec_msg_destination(msg); in cec_receive_notify() local
1979 u8 devtype = cec_log_addr2dev(adap, dest_laddr); in cec_receive_notify()
1980 int la_idx = cec_log_addr2idx(adap, dest_laddr); in cec_receive_notify()
2123 if (devtype == CEC_OP_PRIM_DEVTYPE_SWITCH && dest_laddr == 15) in cec_receive_notify()