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

  /bionic/libc/kernel/uapi/linux/
cec.h 343 #define CEC_MSG_GIVE_DECK_STATUS 0x1a
  /external/kernel-headers/original/uapi/linux/
cec.h 763 #define CEC_MSG_GIVE_DECK_STATUS 0x1a
    [all...]
cec-funcs.h 948 static inline void cec_msg_give_deck_status(struct cec_msg *msg, function
953 msg->msg[1] = CEC_MSG_GIVE_DECK_STATUS;
    [all...]

Completed in 189 milliseconds