Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/omap/
Dams-delta.c291 ret = v253_ops.open(tty); in cx81801_open()
313 v253_ops.close(tty); in cx81801_close()
353 v253_ops.receive_buf(tty, cp, fp, count); in cx81801_receive()
367 v253_ops.receive_buf(tty, cp, fp, count); in cx81801_receive()
391 v253_ops.write_wakeup(tty); in cx81801_wakeup()
/Linux-v4.19/sound/soc/codecs/
Dcx20442.h16 extern struct tty_ldisc_ops v253_ops;
Dcx20442.c291 struct tty_ldisc_ops v253_ops = { variable
301 EXPORT_SYMBOL_GPL(v253_ops);