Home
last modified time | relevance | path

Searched refs:cold_boot_waitq (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
A Dqmi.h135 wait_queue_head_t cold_boot_waitq; member
A Dahb.c352 timeout = wait_event_timeout(ab->qmi.cold_boot_waitq, in ath11k_ahb_fwreset_from_cold_boot()
A Dcore.c1186 init_waitqueue_head(&ab->qmi.cold_boot_waitq); in ath11k_core_alloc()
A Dqmi.c2493 timeout = wait_event_timeout(ab->qmi.cold_boot_waitq, in ath11k_qmi_process_coldboot_calibration()
2670 wake_up(&ab->qmi.cold_boot_waitq); in ath11k_qmi_msg_cold_boot_cal_done_cb()

Completed in 13 milliseconds