Searched refs:is_read_blocked (Results 1 – 1 of 1) sorted by relevance
599 static bool is_read_blocked(struct wwan_port *port) in is_read_blocked() function611 if (!is_read_blocked(port)) in wwan_wait_rx()617 if (wait_event_interruptible(port->waitqueue, !is_read_blocked(port))) in wwan_wait_rx()739 if (!is_read_blocked(port)) in wwan_port_fops_poll()