Searched refs:work_pin_events_rd (Results 1 – 2 of 2) sorted by relevance
205 unsigned int work_pin_events_rd; member
1074 unsigned int idx = pin->work_pin_events_rd; in cec_pin_thread_func()1081 pin->work_pin_events_rd = (idx + 1) % CEC_NUM_PIN_EVENTS; in cec_pin_thread_func()1131 pin->work_pin_events_rd = pin->work_pin_events_wr = 0; in cec_pin_adap_enable()