Home
last modified time | relevance | path

Searched defs:event (Results 176 - 200 of 662) sorted by relevance

12345678910>>...27

/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11Xcb.cpp169 xcb_generic_event_t* event = xcb_poll_for_event(display); in setDimensions() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_common.c27 const char * event_to_string(enum wpa_event_type event) in event_to_string() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_upnp_event.c213 event_http_cb(void *ctx, struct http_client *c, enum http_client_event event) event_http_cb() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DWorkerThread.cpp348 std::shared_ptr<WaitableEvent> event = pool->postWorkerTask(task); in PostWorkerTask() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_user.c378 frw_event_stru *event = HI_NULL; in hmac_send_del_user_event() local
611 frw_event_stru *event = (frw_event_stru *)event_mem->puc_data; in hmac_user_add_send_event() local
843 frw_event_stru *event = HI_NULL; in hmac_user_add_notify_alg() local
937 frw_event_stru *event = HI_NULL; hmac_set_multicast_user_whitelist() local
997 frw_event_stru *event = HI_NULL; hmac_del_multicast_user_whitelist() local
[all...]
H A Dhmac_chan_mgmt.c79 frw_event_stru *event = HI_NULL; in hmac_chan_initiate_switch_to_new_channel() local
199 frw_event_stru *event = HI_NULL; in hmac_chan_do_sync() local
332 frw_event_stru *event = HI_NULL; in hmac_chan_ctrl_machw_tx() local
490 frw_event_stru *event = HI_NULL; hmac_chan_restart_network_after_switch() local
531 frw_event_stru *event = HI_NULL; hmac_chan_switch_to_new_chan_complete() local
591 frw_event_stru *event = HI_NULL; hmac_dbac_status_notify() local
[all...]
H A Dhmac_event.c718 frw_event_stru *event = (frw_event_stru *)event_mem->puc_data; in wal_config_process_pkt() local
784 frw_event_stru *event = HI_NULL; in hmac_event_config_syn() local
860 frw_event_stru *event in hmac_from_dmac_rx_data_handle() local
967 frw_event_stru *event = HI_NULL; hmac_send_event_to_host() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_event_msg.c223 frw_event_stru *event = HI_NULL; in wal_alloc_cfg_event() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H A Dnetcfg_sample.c310 struct WifiConfigureEvent event = {0}; in SampleBizTask() local
[all...]
/device/soc/rockchip/rk2206/adapter/hals/communication/wifi_lite/wifiservice/source/
H A Dwifi_device.c469 WifiErrorCode RegisterWifiEvent(WifiEvent* event) in RegisterWifiEvent() argument
479 WifiErrorCode UnRegisterWifiEvent(const WifiEvent* event) in UnRegisterWifiEvent() argument
/device/soc/rockchip/common/sdk_linux/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c234 static void display_event(struct usb_functionfs_event *event) in display_event() argument
251 struct usb_functionfs_event event; in handle_ep0() local
[all...]
/device/soc/rockchip/common/sdk_linux/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c222 static void display_event(struct usb_functionfs_event *event) in display_event() argument
247 struct usb_functionfs_event event; in handle_ep0() local
[all...]
/device/soc/rockchip/common/vendor/drivers/devfreq/
H A Drockchip_bus.c201 static int rockchip_bus_clk_notifier(struct notifier_block *nb, unsigned long event, void *data) in rockchip_bus_clk_notifier() argument
330 static int rockchip_bus_cpufreq_notifier(struct notifier_block *nb, unsigned long event, void *data) in rockchip_bus_cpufreq_notifier() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_trace_timeline.c194 void kbase_timeline_pm_check_handle_event(struct kbase_device *kbdev, enum kbase_timeline_pm_event event) in kbase_timeline_pm_check_handle_event() argument
207 void kbase_timeline_pm_handle_event(struct kbase_device *kbdev, enum kbase_timeline_pm_event event) in kbase_timeline_pm_handle_event() argument
/device/soc/rockchip/common/vendor/drivers/gpu/drm/rockchip/ebc-dev/
H A Debc_dev.h108 static inline int ebc_notify(unsigned long event) in ebc_notify() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_debug_job_fault.c45 struct base_job_fault_event *event; in kbase_ctx_remove_pending_event() local
71 struct base_job_fault_event *event; in kbase_ctx_has_no_event_pending() local
108 static int kbase_job_fault_event_wait(struct kbase_device *kbdev, struct base_job_fault_event *event) in kbase_job_fault_event_wait() argument
141 struct base_job_fault_event *event; kbase_job_fault_event_dequeue() local
158 struct base_job_fault_event *event; kbase_job_fault_resume_event_cleanup() local
167 struct base_job_fault_event *event = container_of(data, struct base_job_fault_event, job_fault_work); kbase_job_fault_resume_worker() local
199 struct base_job_fault_event *event; kbase_job_fault_event_queue() local
213 struct base_job_fault_event *event; kbase_job_fault_event_post() local
272 struct base_job_fault_event *event = (struct base_job_fault_event *)v; debug_job_fault_show() local
308 struct base_job_fault_event *event = (struct base_job_fault_event *)v; debug_job_fault_next() local
318 struct base_job_fault_event *event; debug_job_fault_start() local
[all...]
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_file.h117 struct drm_event *event; member
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ebc-dev/
H A Debc_dev.h108 static inline int ebc_notify(unsigned long event) in ebc_notify() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_trace_timeline.c194 void kbase_timeline_pm_check_handle_event(struct kbase_device *kbdev, enum kbase_timeline_pm_event event) in kbase_timeline_pm_check_handle_event() argument
207 void kbase_timeline_pm_handle_event(struct kbase_device *kbdev, enum kbase_timeline_pm_event event) in kbase_timeline_pm_handle_event() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Devent_trace.h118 uint16 event: 16; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_debug_job_fault.c44 struct base_job_fault_event *event; in kbase_ctx_remove_pending_event() local
69 struct base_job_fault_event *event; in kbase_ctx_has_no_event_pending() local
108 kbase_job_fault_event_wait(struct kbase_device *kbdev, struct base_job_fault_event *event) kbase_job_fault_event_wait() argument
143 struct base_job_fault_event *event; kbase_job_fault_event_dequeue() local
162 struct base_job_fault_event *event; kbase_job_fault_resume_event_cleanup() local
173 struct base_job_fault_event *event = container_of(data, kbase_job_fault_resume_worker() local
209 struct base_job_fault_event *event; kbase_job_fault_event_queue() local
225 struct base_job_fault_event *event; kbase_job_fault_event_post() local
296 struct base_job_fault_event *event = (struct base_job_fault_event *)v; debug_job_fault_show() local
338 struct base_job_fault_event *event = (struct base_job_fault_event *)v; debug_job_fault_next() local
349 struct base_job_fault_event *event; debug_job_fault_start() local
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_linux_wq.c51 u8 event; /* holds the event */ member
227 dhd_deferred_schedule_work(void *workq, void *event_data, u8 event, in dhd_deferred_schedule_work() argument
288 dhd_get_scheduled_work(struct dhd_deferred_wq *deferred_wq, dhd_deferred_event_t *event) dhd_get_scheduled_work() argument
381 dhd_deferred_work_set_skip(void *work, u8 event, bool set) dhd_deferred_work_set_skip() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/
H A Dclk-cpu.c229 static int rockchip_cpuclk_notifier_cb(struct notifier_block *nb, unsigned long event, void *data) in rockchip_cpuclk_notifier_cb() argument
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/ebc-dev/
H A Debc_dev.h108 static inline int ebc_notify(unsigned long event) in ebc_notify() argument
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H A Drockchip_bus.c209 rockchip_bus_clk_notifier(struct notifier_block *nb, unsigned long event, void *data) rockchip_bus_clk_notifier() argument
346 rockchip_bus_cpufreq_notifier(struct notifier_block *nb, unsigned long event, void *data) rockchip_bus_cpufreq_notifier() argument

Completed in 16 milliseconds

12345678910>>...27