Searched refs:CEC_NUM_CORE_EVENTS (Results 1 – 3 of 3) sorted by relevance
88 #define CEC_NUM_CORE_EVENTS 2 macro104 struct cec_event_entry core_events[CEC_NUM_CORE_EVENTS];
348 if (ev_idx >= CEC_NUM_CORE_EVENTS) in cec_dqevent()676 for (i = CEC_NUM_CORE_EVENTS; i < CEC_NUM_EVENTS; i++) { in cec_release()
95 if (ev_idx < CEC_NUM_CORE_EVENTS) in cec_queue_event_fh()117 if (ev_idx >= CEC_NUM_CORE_EVENTS) { in cec_queue_event_fh()