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

  /bionic/libc/kernel/uapi/linux/
cec.h 164 #define CEC_MSG_ACTIVE_SOURCE 0x82
  /external/kernel-headers/original/uapi/linux/
cec.h 520 #define CEC_MSG_ACTIVE_SOURCE 0x82
529 * CEC_MSG_ACTIVE_SOURCE
    [all...]
cec-funcs.h 43 static inline void cec_msg_active_source(struct cec_msg *msg, __u16 phys_addr) function
47 msg->msg[1] = CEC_MSG_ACTIVE_SOURCE;
93 msg->reply = reply ? CEC_MSG_ACTIVE_SOURCE : 0;
    [all...]

Completed in 69 milliseconds