HomeSort by relevance Sort by last modified time
    Searched refs:CEC_MSG_TUNER_DEVICE_STATUS (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
cec.h 366 #define CEC_MSG_TUNER_DEVICE_STATUS 0x07
  /external/kernel-headers/original/uapi/linux/
cec.h 792 #define CEC_MSG_TUNER_DEVICE_STATUS 0x07
    [all...]
cec-funcs.h 1002 msg->msg[1] = CEC_MSG_TUNER_DEVICE_STATUS;
1015 msg->msg[1] = CEC_MSG_TUNER_DEVICE_STATUS;
1020 static inline void cec_msg_tuner_device_status(struct cec_msg *msg, function
1059 msg->reply = reply ? CEC_MSG_TUNER_DEVICE_STATUS : 0;
    [all...]

Completed in 106 milliseconds