Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/omap/
Dams-delta.c292 ret = v253_ops.open(tty); in cx81801_open()
314 v253_ops.close(tty); in cx81801_close()
354 v253_ops.receive_buf(tty, cp, fp, count); in cx81801_receive()
368 v253_ops.receive_buf(tty, cp, fp, count); in cx81801_receive()
393 v253_ops.write_wakeup(tty); in cx81801_wakeup()
/linux-4.4.14/sound/soc/codecs/
Dcx20442.h16 extern struct tty_ldisc_ops v253_ops;
Dcx20442.c293 struct tty_ldisc_ops v253_ops = { variable
303 EXPORT_SYMBOL_GPL(v253_ops);