Searched refs:is_read_blocked (Results 1 – 1 of 1) sorted by relevance
613 static bool is_read_blocked(struct wwan_port *port) in is_read_blocked() function625 if (!is_read_blocked(port)) in wwan_wait_rx()631 if (wait_event_interruptible(port->waitqueue, !is_read_blocked(port))) in wwan_wait_rx()776 if (!is_read_blocked(port)) in wwan_port_fops_poll()