Searched refs:CEC_EVENT_PIN_5V_HIGH (Results 1 – 7 of 7) sorted by relevance
81 #define CEC_NUM_EVENTS CEC_EVENT_PIN_5V_HIGH
391 #define CEC_EVENT_PIN_5V_HIGH 8 macro
422 #define CEC_EVENT_PIN_5V_HIGH 8 macro
196 - ``CEC_EVENT_PIN_5V_HIGH``
620 ev.event = err ? CEC_EVENT_PIN_5V_HIGH : in cec_open()
209 .event = is_high ? CEC_EVENT_PIN_5V_HIGH : in cec_queue_pin_5v_event()