Searched refs:CEC_EVENT_PIN_5V_HIGH (Results 1 – 5 of 5) sorted by relevance
88 #define CEC_NUM_EVENTS CEC_EVENT_PIN_5V_HIGH
443 #define CEC_EVENT_PIN_5V_HIGH 8 macro
196 - ``CEC_EVENT_PIN_5V_HIGH``
611 ev.event = err ? CEC_EVENT_PIN_5V_HIGH : in cec_open()
189 .event = is_high ? CEC_EVENT_PIN_5V_HIGH : in cec_queue_pin_5v_event()