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

  /bionic/libc/kernel/uapi/linux/
cec.h 321 #define CEC_MSG_GIVE_FEATURES 0xa5
  /external/kernel-headers/original/uapi/linux/
cec.h 734 #define CEC_MSG_GIVE_FEATURES 0xa5 /* HDMI 2.0 */
    [all...]
cec-funcs.h 911 static inline void cec_msg_give_features(struct cec_msg *msg, function
915 msg->msg[1] = CEC_MSG_GIVE_FEATURES;
    [all...]

Completed in 115 milliseconds