Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
Dtty_ldisc.c158 static int tty_ldisc_autoload = IS_BUILTIN(CONFIG_LDISC_AUTOLOAD); variable
174 if (!capable(CAP_SYS_MODULE) && !tty_ldisc_autoload) in tty_ldisc_get()
855 .data = &tty_ldisc_autoload,
856 .maxlen = sizeof(tty_ldisc_autoload),