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

  /bionic/libc/kernel/uapi/linux/
cec.h 160 #define CEC_RECEIVE _IOWR('a', 6, struct cec_msg)
  /external/kernel-headers/original/uapi/linux/
cec.h 52 * @timeout: The timeout (in ms) that is used to timeout CEC_RECEIVE.
56 * forever as is done with CEC_RECEIVE.
62 * @reply: This field is ignored with CEC_RECEIVE and is only used by
491 #define CEC_RECEIVE _IOWR('a', 6, struct cec_msg)
    [all...]

Completed in 129 milliseconds