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

  /bionic/libc/kernel/uapi/linux/
cec.h 251 #define CEC_MSG_SET_EXT_TIMER 0xa2
  /external/kernel-headers/original/uapi/linux/
cec.h 639 #define CEC_MSG_SET_EXT_TIMER 0xa2
    [all...]
cec-funcs.h 719 static inline void cec_msg_set_ext_timer(struct cec_msg *msg, function
733 msg->msg[1] = CEC_MSG_SET_EXT_TIMER;
    [all...]

Completed in 638 milliseconds