Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/
H A Dqcom_bam_dmux.c71 bool pc_state, pc_ack_state; member
676 bool new_state = !dmux->pc_state; in bam_dmux_pc_irq()
690 dmux->pc_state = new_state; in bam_dmux_pc_irq()
738 if (!wait_event_timeout(dmux->pc_wait, dmux->pc_state, in bam_dmux_runtime_resume()
831 &dmux->pc_state); in bam_dmux_probe()
836 if (dmux->pc_state) { in bam_dmux_probe()