Home
last modified time | relevance | path

Searched refs:async_hk_wq (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_state_monitor.h92 wait_queue_head_t async_hk_wq; member
H A Dt7xx_state_monitor.c288 wait_event_interruptible_timeout(ctl->async_hk_wq, in fsm_routine_starting()
504 wake_up(&ctl->async_hk_wq); in t7xx_fsm_recv_md_intr()
535 init_waitqueue_head(&ctl->async_hk_wq); in t7xx_fsm_init()
H A Dt7xx_modem_ops.c520 wake_up(&ctl->async_hk_wq); in t7xx_core_hk_handler()