Home
last modified time | relevance | path

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

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