Home
last modified time | relevance | path

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

/fs/proc/
Dproc_tty.c143 void proc_tty_register_driver(struct tty_driver *driver) in proc_tty_register_driver() argument
147 if (!driver->ops->read_proc || !driver->driver_name || in proc_tty_register_driver()
148 driver->proc_entry) in proc_tty_register_driver()
151 ent = create_proc_entry(driver->driver_name, 0, proc_tty_driver); in proc_tty_register_driver()
154 ent->read_proc = driver->ops->read_proc; in proc_tty_register_driver()
155 ent->owner = driver->owner; in proc_tty_register_driver()
156 ent->data = driver; in proc_tty_register_driver()
158 driver->proc_entry = ent; in proc_tty_register_driver()
164 void proc_tty_unregister_driver(struct tty_driver *driver) in proc_tty_unregister_driver() argument
168 ent = driver->proc_entry; in proc_tty_unregister_driver()
[all …]
/fs/devpts/
Dinode.c571 struct tty_driver *driver = tty->driver; in devpts_pty_new() local
572 dev_t device = MKDEV(driver->major, driver->minor_start+number); in devpts_pty_new()
582 BUG_ON(driver->type != TTY_DRIVER_TYPE_PTY); in devpts_pty_new()
583 BUG_ON(driver->subtype != PTY_TYPE_SLAVE); in devpts_pty_new()
/fs/freevxfs/
DKconfig5 FreeVxFS is a file system driver that support the VERITAS VxFS(TM)
13 the actual 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
DChangeLog210 in the first buffer head instead of a driver global spin lock to
569 use the Device-Mapper driver with NTFS ftdisk/LDM raid. This removes
570 the linear raid problem with the Software RAID / MD driver when one
797 changes otherwise Windows NTFS driver might crash / cause corruption.
817 - Only build logfile.o if building the driver with read-write support.
925 fact creates such attribute lists so our driver was failing.
930 - Remove all uses of unnamed structs and unions in the driver to make
1086 cannot set any write related options when the driver is compiled
1112 - Move copyright statement from driver initialisation message to
1229 - Add new mount option case_sensitive, to determine if the driver
[all …]
/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/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/ext3/
DKconfig9 The journalling code included in this driver means you do not have
17 between using the ext3 driver and the ext2 driver, as long as the
/fs/afs/
DKconfig7 driver. It currently only supports unsecured read-only AFS access.
/fs/sysfs/
DKconfig11 which driver each is bound to. sysfs can also be used to tune devices
/fs/yaffs2/
DKconfig57 the ones from the generic MTD-NAND driver.
142 Suggest setting Y during development and ironing out driver
/fs/isofs/
DKconfig8 driver. If you have a CD-ROM drive and want to do more with it than
/fs/partitions/
DKconfig172 Note this driver only supports Dynamic Disks with a protective MBR
194 helpful if the driver doesn't work as expected and you'd like to