Searched refs:current_event (Results 1 – 5 of 5) sorted by relevance
1636 int atomisp_css_dequeue_event(struct atomisp_css_event *current_event) in atomisp_css_dequeue_event() argument1638 if (ia_css_dequeue_event(¤t_event->event)) in atomisp_css_dequeue_event()1645 struct atomisp_css_event *current_event) in atomisp_css_temp_pipe_to_pipe_id() argument1653 ia_css_temp_pipe_to_pipe_id(current_event->event.pipe, in atomisp_css_temp_pipe_to_pipe_id()1654 ¤t_event->pipe); in atomisp_css_temp_pipe_to_pipe_id()1656 current_event->pipe == IA_CSS_PIPE_ID_CAPTURE) in atomisp_css_temp_pipe_to_pipe_id()1657 current_event->pipe = IA_CSS_PIPE_ID_COPY; in atomisp_css_temp_pipe_to_pipe_id()4139 struct atomisp_css_event current_event; in atomisp_css_isr_thread() local4144 while (!atomisp_css_dequeue_event(¤t_event)) { in atomisp_css_isr_thread()4145 if (current_event.event.type == in atomisp_css_isr_thread()[all …]
138 int atomisp_css_dequeue_event(struct atomisp_css_event *current_event);141 struct atomisp_css_event *current_event);
76 u64 current_event; member184 if (event_code != chip->current_event) in ad7150_write_event_params()231 if (event_code == chip->current_event) in ad7150_write_event_config()273 chip->current_event = event_code; in ad7150_write_event_config()
3523 if ((list_empty(&ioc->fw_event_list) && !ioc->current_event) || in _scsih_fw_event_cleanup_queue()3529 (fw_event = ioc->current_event)) { in _scsih_fw_event_cleanup_queue()3545 if (fw_event == ioc->current_event && in _scsih_fw_event_cleanup_queue()3546 ioc->current_event->event != in _scsih_fw_event_cleanup_queue()3548 ioc->current_event = NULL; in _scsih_fw_event_cleanup_queue()9647 ioc->current_event = fw_event; in _mpt3sas_fw_work()9653 ioc->current_event = NULL; in _mpt3sas_fw_work()9731 ioc->current_event = NULL; in _mpt3sas_fw_work()9737 ioc->current_event = NULL; in _mpt3sas_fw_work()
1222 struct fw_event_work *current_event; member