Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/
Dtty_ldisc.c120 static int tty_ldisc_autoload = IS_BUILTIN(CONFIG_LDISC_AUTOLOAD); variable
154 if (!capable(CAP_SYS_MODULE) && !tty_ldisc_autoload) in tty_ldisc_get()
824 .data = &tty_ldisc_autoload,
825 .maxlen = sizeof(tty_ldisc_autoload),