Home
last modified time | relevance | path

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

/fs/proc/
Dproc_tty.c144 void proc_tty_register_driver(struct tty_driver *driver) in proc_tty_register_driver() argument
148 if (!driver->driver_name || driver->proc_entry || in proc_tty_register_driver()
149 !driver->ops->proc_fops) in proc_tty_register_driver()
152 ent = proc_create_data(driver->driver_name, 0, proc_tty_driver, in proc_tty_register_driver()
153 driver->ops->proc_fops, driver); in proc_tty_register_driver()
154 driver->proc_entry = ent; in proc_tty_register_driver()
160 void proc_tty_unregister_driver(struct tty_driver *driver) in proc_tty_unregister_driver() argument
164 ent = driver->proc_entry; in proc_tty_unregister_driver()
170 driver->proc_entry = NULL; in proc_tty_unregister_driver()
Dconsoles.c35 const struct tty_driver *driver; in show_console_dev() local
37 driver = con->device(con, &index); in show_console_dev()
38 if (driver) { in show_console_dev()
39 dev = MKDEV(driver->major, driver->minor_start); in show_console_dev()
/fs/ext4/
DKconfig3 # kernels after the removal of ext3 driver.
14 filesystem is now handled by the ext4 driver.
23 filesystem is now handled by the ext4 driver.
31 filesystem is now handled by the ext4 driver.
71 Allow the ext4 file system driver code to be used for ext2
73 compiled kernel size by using one file system driver for
/fs/pstore/
DKconfig10 a platform level driver that registers with pstore to
12 (or "M") to a platform specific persistent store driver
14 If you don't have a platform persistent store driver,
Dram.c750 .driver = {
/fs/ntfs/
DKconfig35 performed by the driver as well as additional debugging messages to
39 to insmod when loading the ntfs module. Once the driver is active,
55 This enables the partial, but safe, write support in the NTFS driver.
64 so far not received a single report where the driver would have
/fs/freevxfs/
DKconfig5 FreeVxFS is a file system driver that support the VERITAS VxFS(TM)
13 the actual driver.
/fs/befs/
DKconfig9 attributes. (Also note that this driver doesn't make those features
26 debugging output from the driver.
DChangeLog154 restructuring of the driver (or an alpha or other 64bit hardware). [WD]
214 * Release patch version 11. AKA befs-driver version 0.4.
/fs/affs/
DKconfig9 read with this driver due to an incompatibility of the floppy
14 With this driver you can also mount disk files used by Bernd
/fs/afs/
DKconfig8 driver. It currently only supports unsecured read-only AFS access.
/fs/qnx6/
DKconfig10 However, keep in mind that this currently is a readonly driver!
/fs/sysfs/
DKconfig12 which driver each is bound to. sysfs can also be used to tune devices
/fs/isofs/
DKconfig8 driver. If you have a CD-ROM drive and want to do more with it than