Searched refs:wait_for_event (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/drivers/firmware/efi/libstub/ ! |
D | efistub.h | 244 efi_status_t (__efiapi *wait_for_event)(unsigned long, 310 u32 wait_for_event; member
|
D | efi-stub-helper.c | 786 status = efi_bs_call(wait_for_event, 2, events, &index); in efi_wait_for_key()
|
/linux-6.1.9/tools/testing/selftests/alsa/ ! |
D | mixer-test.c | 226 static int wait_for_event(struct ctl_data *ctl, int timeout) in wait_for_event() function 631 err = wait_for_event(ctl, 0); in write_and_verify()
|
/linux-6.1.9/drivers/net/wireless/ti/wlcore/ ! |
D | wlcore.h | 46 int (*wait_for_event)(struct wl1271 *wl, enum wlcore_wait_event event, member
|
D | cmd.c | 1619 ret = wl->ops->wait_for_event(wl, in wl12xx_cmd_remove_peer() 1755 ret = wl->ops->wait_for_event(wl, in wlcore_cmd_regdomain_config_locked()
|
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/inc/ ! |
D | amdgpu_smu.h | 1302 int (*wait_for_event)(struct smu_context *smu, member
|
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/ ! |
D | amdgpu_smu.c | 3041 if (smu->ppt_funcs->wait_for_event) in smu_wait_for_event() 3042 ret = smu->ppt_funcs->wait_for_event(smu, event, event_arg); in smu_wait_for_event()
|
/linux-6.1.9/drivers/net/wireless/ti/wl12xx/ ! |
D | main.c | 1691 .wait_for_event = wl12xx_wait_for_event,
|
/linux-6.1.9/drivers/net/wireless/ti/wl18xx/ ! |
D | main.c | 1713 .wait_for_event = wl18xx_wait_for_event,
|
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/smu13/ ! |
D | aldebaran_ppt.c | 2135 .wait_for_event = smu_v13_0_wait_for_event,
|