Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dtty_ldisc.c109 static struct tty_ldisc_ops *get_ldops(int disc) in get_ldops() function
163 ldops = get_ldops(disc); in tty_ldisc_get()
166 ldops = get_ldops(disc); in tty_ldisc_get()
217 ldops = get_ldops(i); in tty_ldiscs_seq_show()