Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/
H A Dqcom_bam_dmux.c75 wait_queue_head_t pc_wait; member
694 wake_up_all(&dmux->pc_wait); in bam_dmux_pc_irq()
741 if (!wait_event_timeout(dmux->pc_wait, dmux->pc_state, in bam_dmux_runtime_resume()
802 init_waitqueue_head(&dmux->pc_wait); in bam_dmux_probe()
873 if (!wait_event_timeout(dmux->pc_wait, !dmux->rx, BAM_DMUX_REMOTE_TIMEOUT)) in bam_dmux_remove()