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

  /external/kernel-headers/original/uapi/linux/
cec-funcs.h 275 msg->msg[1] = CEC_MSG_RECORD_ON;
283 msg->msg[1] = CEC_MSG_RECORD_ON;
294 msg->msg[1] = CEC_MSG_RECORD_ON;
306 msg->msg[1] = CEC_MSG_RECORD_ON;
315 msg->msg[1] = CEC_MSG_RECORD_ON;
321 static inline void cec_msg_record_on(struct cec_msg *msg, function
393 msg->reply = reply ? CEC_MSG_RECORD_ON : 0;
    [all...]
cec.h 545 #define CEC_MSG_RECORD_ON 0x09
    [all...]
  /bionic/libc/kernel/uapi/linux/
cec.h 174 #define CEC_MSG_RECORD_ON 0x09

Completed in 231 milliseconds