Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/braille/
H A Dbraille_console.c53 static int console_show = 1; variable
154 if (console_show) { in keyboard_notifier_call()
156 console_show = 0; in keyboard_notifier_call()
167 console_show = 1; in keyboard_notifier_call()
314 if (console_show) in vt_notifier_call()
324 if (console_show) { in vt_notifier_call()
/openbmc/linux/drivers/atm/
H A Dsolos-pci.c444 static ssize_t console_show(struct device *dev, struct device_attribute *attr, in console_show() function
/openbmc/linux/drivers/tty/serial/
H A Dserial_core.c3041 static ssize_t console_show(struct device *dev, in console_show() function