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

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

Completed in 133 milliseconds