Searched defs:event_params (Results 1 – 6 of 6) sorted by relevance
89 wl_ext_event_lock_eq(struct wl_event_params *event_params) in wl_ext_event_lock_eq()98 wl_ext_event_unlock_eq(struct wl_event_params *event_params, unsigned long flags) in wl_ext_event_unlock_eq()104 wl_ext_event_init_eq_lock(struct wl_event_params *event_params) in wl_ext_event_init_eq_lock()110 wl_ext_event_init_eq(struct wl_event_params *event_params) in wl_ext_event_init_eq()117 wl_ext_event_flush_eq(struct wl_event_params *event_params) in wl_ext_event_flush_eq()136 wl_ext_event_deq_event(struct wl_event_params *event_params) in wl_ext_event_deq_event()156 wl_ext_event_enq_event(struct wl_event_params *event_params, u32 event, in wl_ext_event_enq_event()196 struct wl_event_params *event_params = NULL; in wl_ext_event_handler() local246 struct wl_event_params *event_params = params; in wl_ext_event_send() local267 wl_ext_event_create_handler(struct wl_event_params *event_params) in wl_ext_event_create_handler()[all …]
1401 void *event_params; member
91 wl_ext_event_lock_eq(struct wl_event_params *event_params) in wl_ext_event_lock_eq()100 wl_ext_event_unlock_eq(struct wl_event_params *event_params, unsigned long flags) in wl_ext_event_unlock_eq()106 wl_ext_event_init_eq_lock(struct wl_event_params *event_params) in wl_ext_event_init_eq_lock()112 wl_ext_event_init_eq(struct wl_event_params *event_params) in wl_ext_event_init_eq()119 wl_ext_event_flush_eq(struct wl_event_params *event_params) in wl_ext_event_flush_eq()138 wl_ext_event_deq_event(struct wl_event_params *event_params) in wl_ext_event_deq_event()158 wl_ext_event_enq_event(struct wl_event_params *event_params, u32 event, in wl_ext_event_enq_event()198 struct wl_event_params *event_params = NULL; in wl_ext_event_handler() local248 struct wl_event_params *event_params = params; in wl_ext_event_send() local269 wl_ext_event_create_handler(struct wl_event_params *event_params) in wl_ext_event_create_handler()[all …]
1926 void *event_params; member
91 static unsigned long wl_ext_event_lock_eq(struct wl_event_params *event_params) in wl_ext_event_lock_eq()99 static void wl_ext_event_unlock_eq(struct wl_event_params *event_params, in wl_ext_event_unlock_eq()105 static void wl_ext_event_init_eq_lock(struct wl_event_params *event_params) in wl_ext_event_init_eq_lock()110 static void wl_ext_event_init_eq(struct wl_event_params *event_params) in wl_ext_event_init_eq()116 static void wl_ext_event_flush_eq(struct wl_event_params *event_params) in wl_ext_event_flush_eq()136 wl_ext_event_deq_event(struct wl_event_params *event_params) in wl_ext_event_deq_event()156 static s32 wl_ext_event_enq_event(struct wl_event_params *event_params, in wl_ext_event_enq_event()206 struct wl_event_params *event_params = NULL; in WL_EXT_EVENT_HANDLER() local282 struct wl_event_params *event_params = params; in wl_ext_event_send() local310 static s32 wl_ext_event_create_handler(struct wl_event_params *event_params) in wl_ext_event_create_handler()[all …]
1399 void *event_params; member