cec_msg_destination 306 drivers/gpu/drm/omapdrm/dss/hdmi4_cec.c temp = cec_msg_destination(msg); cec_msg_destination 809 drivers/media/cec/cec-adap.c if (cec_msg_destination(msg) == 0xf) { cec_msg_destination 814 drivers/media/cec/cec-adap.c if (cec_has_log_addr(adap, cec_msg_destination(msg))) { cec_msg_destination 834 drivers/media/cec/cec-adap.c cec_has_log_addr(adap, cec_msg_destination(msg))) { cec_msg_destination 853 drivers/media/cec/cec-adap.c cec_msg_destination(msg) != CEC_LOG_ADDR_TV || cec_msg_destination 1041 drivers/media/cec/cec-adap.c u8 msg_dest = cec_msg_destination(msg); cec_msg_destination 1182 drivers/media/cec/cec-adap.c if (msg_init != cec_msg_destination(dst) && cec_msg_destination 1894 drivers/media/cec/cec-adap.c u8 dest_laddr = cec_msg_destination(msg); cec_msg_destination 788 drivers/media/cec/cec-pin.c dest = cec_msg_destination(&pin->rx_msg); cec_msg_destination 129 drivers/media/platform/vivid/vivid-cec.c u8 dest = cec_msg_destination(&cw->msg); cec_msg_destination 229 drivers/media/platform/vivid/vivid-cec.c u8 dest = cec_msg_destination(msg); cec_msg_destination 283 drivers/media/usb/rainshadow-cec/rainshadow-cec.c snprintf(cmd, sizeof(cmd), "x%x", cec_msg_destination(msg)); cec_msg_destination 288 drivers/media/usb/rainshadow-cec/rainshadow-cec.c cec_msg_destination(msg), msg->msg[1]); cec_msg_destination 140 include/uapi/linux/cec.h msg->msg[0] = (cec_msg_destination(orig) << 4) |