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

  /bionic/libc/kernel/uapi/linux/
cec.h 130 #define CEC_EVENT_LOST_MSGS 2
141 struct cec_event_lost_msgs { struct
150 struct cec_event_lost_msgs lost_msgs;
  /external/kernel-headers/original/uapi/linux/
cec.h 411 #define CEC_EVENT_LOST_MSGS 2
431 * struct cec_event_lost_msgs - tells you how many messages were lost.
434 struct cec_event_lost_msgs { struct
444 * @lost_msgs: the event payload for CEC_EVENT_LOST_MSGS.
453 struct cec_event_lost_msgs lost_msgs;
    [all...]

Completed in 53 milliseconds