Home
last modified time | relevance | path

Searched defs:tty (Results 1 – 2 of 2) sorted by relevance

/sound/soc/codecs/
Dcx20442.c25 struct tty_struct *tty; member
212 static int v253_open(struct tty_struct *tty) in v253_open()
237 static void v253_close(struct tty_struct *tty) in v253_close()
255 static int v253_hangup(struct tty_struct *tty) in v253_hangup()
262 static void v253_receive(struct tty_struct *tty, const unsigned char *cp, in v253_receive()
389 struct tty_struct *tty = cx20442->tty; in cx20442_component_remove() local
/sound/soc/ti/
Dams-delta.c281 static int cx81801_open(struct tty_struct *tty) in cx81801_open()
303 static void cx81801_close(struct tty_struct *tty) in cx81801_close()
335 static int cx81801_hangup(struct tty_struct *tty) in cx81801_hangup()
342 static void cx81801_receive(struct tty_struct *tty, const unsigned char *cp, in cx81801_receive()
394 static void cx81801_wakeup(struct tty_struct *tty) in cx81801_wakeup()