Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/driver-api/tty/
H A Dtty_internals.rst15 :identifiers: tty_kopen_exclusive tty_kopen_shared tty_kclose
/openbmc/linux/drivers/leds/trigger/
H A Dledtrig-tty.c110 tty = tty_kopen_shared(devno); in ledtrig_tty_work()
/openbmc/linux/include/linux/
H A Dtty.h355 struct tty_struct *tty_kopen_shared(dev_t device);
/openbmc/linux/drivers/tty/
H A Dtty_io.c2014 struct tty_struct *tty_kopen_shared(dev_t device) in tty_kopen_shared() function
2018 EXPORT_SYMBOL_GPL(tty_kopen_shared);