Searched refs:tty_ldisc_autoload (Results 1 – 3 of 3) sorted by relevance
98 extern int tty_ldisc_autoload;
119 int tty_ldisc_autoload = IS_BUILTIN(CONFIG_LDISC_AUTOLOAD); variable153 if (!capable(CAP_SYS_MODULE) && !tty_ldisc_autoload) in tty_ldisc_get()
3607 .data = &tty_ldisc_autoload,3608 .maxlen = sizeof(tty_ldisc_autoload),