Searched refs:frame_work (Results 1 – 6 of 6) sorted by relevance
190 if (!dcrtc->frame_work) in armada_drm_crtc_queue_frame_work()191 dcrtc->frame_work = work; in armada_drm_crtc_queue_frame_work()205 struct armada_frame_work *work = dcrtc->frame_work; in armada_drm_crtc_complete_frame_work()207 dcrtc->frame_work = NULL; in armada_drm_crtc_complete_frame_work()268 if (dcrtc->frame_work) in armada_drm_vblank_off()410 if (dcrtc->frame_work) in armada_drm_crtc_irq()530 wait_event(dcrtc->frame_wait, !dcrtc->frame_work); in armada_drm_crtc_mode_set()642 wait_event(dcrtc->frame_wait, !dcrtc->frame_work); in armada_drm_crtc_mode_set_base()973 if (dcrtc->frame_work) in armada_drm_crtc_page_flip()
70 struct armada_frame_work *frame_work; member
281 struct work_struct frame_work; member
153 struct fnic *fnic = container_of(work, struct fnic, frame_work); in fnic_handle_frame()888 queue_work(fnic_event_queue, &fnic->frame_work); in fnic_rq_cmpl_frame_recv()
881 INIT_WORK(&fnic->frame_work, fnic_handle_frame); in fnic_probe()
719 queue_work(fnic_event_queue, &fnic->frame_work); in fnic_fcpio_flogi_reg_cmpl_handler()