Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ti/
H A Dams-delta.c294 ret = v253_ops.open(tty); in cx81801_open()
316 v253_ops.close(tty); in cx81801_close()
357 v253_ops.receive_buf(tty, cp, fp, count); in cx81801_receive()
371 v253_ops.receive_buf(tty, cp, fp, count); in cx81801_receive()
395 v253_ops.write_wakeup(tty); in cx81801_wakeup()
/openbmc/linux/sound/soc/codecs/
H A Dcx20442.h11 extern struct tty_ldisc_ops v253_ops;
H A Dcx20442.c281 struct tty_ldisc_ops v253_ops = { variable
289 EXPORT_SYMBOL_GPL(v253_ops);