Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ppp/
H A Dppp_async.c41 struct asyncppp { struct
134 struct asyncppp *ap; in ap_get()
144 static void ap_put(struct asyncppp *ap) in ap_put()
157 struct asyncppp *ap; in ppp_asynctty_open()
217 struct asyncppp *ap; in ppp_asynctty_close()
285 struct asyncppp *ap = ap_get(tty); in ppp_asynctty_ioctl()
335 struct asyncppp *ap = ap_get(tty); in ppp_asynctty_receive()
352 struct asyncppp *ap = ap_get(tty); in ppp_asynctty_wakeup()
395 struct asyncppp *ap = chan->private; in ppp_async_ioctl()
523 ppp_async_encode(struct asyncppp *ap) in ppp_async_encode()
[all …]