Searched refs:CEC_NUM_CORE_EVENTS (Results 1 – 3 of 3) sorted by relevance
80 #define CEC_NUM_CORE_EVENTS 2 macro96 struct cec_event_entry core_events[CEC_NUM_CORE_EVENTS];
348 if (ev_idx >= CEC_NUM_CORE_EVENTS) in cec_dqevent()682 for (i = CEC_NUM_CORE_EVENTS; i < CEC_NUM_EVENTS; i++) { in cec_release()
115 if (ev_idx < CEC_NUM_CORE_EVENTS) in cec_queue_event_fh()137 if (ev_idx >= CEC_NUM_CORE_EVENTS) { in cec_queue_event_fh()