Searched refs:dest_laddr (Results 1 – 1 of 1) sorted by relevance
1800 u8 dest_laddr = cec_msg_destination(msg); in cec_receive_notify() local1802 u8 devtype = cec_log_addr2dev(adap, dest_laddr); in cec_receive_notify()1803 int la_idx = cec_log_addr2idx(adap, dest_laddr); in cec_receive_notify()1945 if (devtype == CEC_OP_PRIM_DEVTYPE_SWITCH && dest_laddr == 15) in cec_receive_notify()