HomeSort by relevance Sort by last modified time
    Searched defs:CEC_TRANSMIT (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/
cec.h 184 #define CEC_TRANSMIT _IOWR('a', 5, struct cec_msg)
  /external/kernel-headers/original/uapi/linux/
cec.h 53 * used with CEC_TRANSMIT as the timeout for waiting for a reply.
62 * CEC_TRANSMIT. If non-zero, then wait for a reply with this
73 * all. If reply is non-zero for CEC_TRANSMIT and the message is a
479 #define CEC_TRANSMIT _IOWR('a', 5, struct cec_msg)
    [all...]

Completed in 143 milliseconds