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

  /bionic/libc/kernel/uapi/linux/
cec.h 166 #define CEC_MSG_TEXT_VIEW_ON 0x0d
  /external/kernel-headers/original/uapi/linux/
cec.h 522 #define CEC_MSG_TEXT_VIEW_ON 0x0d
    [all...]
cec-funcs.h 64 static inline void cec_msg_text_view_on(struct cec_msg *msg) function
67 msg->msg[1] = CEC_MSG_TEXT_VIEW_ON;
    [all...]

Completed in 50 milliseconds