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

  /bionic/libc/kernel/uapi/linux/
cec.h 285 #define CEC_MSG_GET_CEC_VERSION 0x9f
  /external/kernel-headers/original/uapi/linux/
cec.h 686 #define CEC_MSG_GET_CEC_VERSION 0x9f
810 * CEC_MSG_GET_CEC_VERSION
    [all...]
cec-funcs.h 811 static inline void cec_msg_get_cec_version(struct cec_msg *msg, function
815 msg->msg[1] = CEC_MSG_GET_CEC_VERSION;
    [all...]

Completed in 624 milliseconds