Searched refs:fevent (Results 1 – 5 of 5) sorted by relevance
533 struct drm_crtc *crtc = fevent->crtc; in dpu_crtc_frame_event_work()541 ktime_to_ns(fevent->ts)); in dpu_crtc_frame_event_work()552 fevent->event); in dpu_crtc_frame_event_work()556 fevent->event); in dpu_crtc_frame_event_work()591 struct dpu_crtc_frame_event *fevent; in dpu_crtc_frame_event_cb() local608 if (fevent) in dpu_crtc_frame_event_cb()609 list_del_init(&fevent->list); in dpu_crtc_frame_event_cb()612 if (!fevent) { in dpu_crtc_frame_event_cb()617 fevent->event = event; in dpu_crtc_frame_event_cb()618 fevent->crtc = crtc; in dpu_crtc_frame_event_cb()[all …]
188 void (*fevent)(struct work_struct *));
462 void (*fevent)(struct work_struct *)) in qib_qsfp_init()469 INIT_WORK(&qd->work, fevent); in qib_qsfp_init()
2182 self.fevent = False2218 self.fevent = True2274 if not self.fevent:2287 if not self.fevent:3189 if(not t.fcall and not t.freturn and not t.fevent):3207 if(t.fevent):3306 if(not t.fcall and not t.freturn and not t.fevent):3348 if(t.fevent):
417 if t.fevent or t.fkprobe:
Completed in 19 milliseconds