Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/
H A Dwwan_core.c637 static int wwan_wait_tx(struct wwan_port *port, bool nonblock) in wwan_wait_tx() function
720 ret = wwan_wait_tx(port, !!(filp->f_flags & O_NONBLOCK)); in wwan_port_fops_write()