Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/
Dtty_ldisc.c94 static struct tty_ldisc_ops *get_ldops(int disc) in get_ldops() function
152 ldops = get_ldops(disc); in tty_ldisc_get()
157 ldops = get_ldops(disc); in tty_ldisc_get()
208 ldops = get_ldops(i); in tty_ldiscs_seq_show()