Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/dgnc/
Ddgnc_tty.c92 static int dgnc_block_til_ready(struct tty_struct *tty, struct file *file, struct channel_t *ch);
1195 rc = dgnc_block_til_ready(tty, file, ch); in dgnc_tty_open()
1213 static int dgnc_block_til_ready(struct tty_struct *tty, struct file *file, struct channel_t *ch) in dgnc_block_til_ready() function