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

  /bionic/libc/kernel/uapi/linux/
cec.h 172 #define CEC_MSG_STANDBY 0x36
  /external/kernel-headers/original/uapi/linux/
cec.h 540 #define CEC_MSG_STANDBY 0x36
    [all...]
cec-funcs.h 152 static inline void cec_msg_standby(struct cec_msg *msg) function
155 msg->msg[1] = CEC_MSG_STANDBY;
    [all...]

Completed in 172 milliseconds