Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dtty_ldisc.c112 static struct tty_ldisc_ops *get_ldops(int disc) in get_ldops() function
166 ldops = get_ldops(disc); in tty_ldisc_get()
169 ldops = get_ldops(disc); in tty_ldisc_get()
220 ldops = get_ldops(i); in tty_ldiscs_seq_show()