Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MTD_CHAR
has multiple definitions:
drivers/mtd/Kconfig
The configuration item CONFIG_MTD_CHAR:
(none)
mtdchar
, mtdchar
, mtdchar
This provides a character device for each MTD device present in the system, allowing the user to read and write directly to the memory chips, and also use ioctl() to obtain information about the device, or to erase parts of it.
arch/cris/arch-v10/drivers/Kconfig
The configuration item CONFIG_MTD_CHAR:
CONFIG_ETRAX_AXISFLASHMAP
mtdchar
, mtdchar
, mtdchar
This provides a character device for each MTD device present in the system, allowing the user to read and write directly to the memory chips, and also use ioctl() to obtain information about the device, or to erase parts of it.
arch/cris/drivers/Kconfig
The configuration item CONFIG_MTD_CHAR:
CONFIG_ETRAX_AXISFLASHMAP
mtdchar
, mtdchar
, mtdchar
This provides a character device for each MTD device present in the system, allowing the user to read and write directly to the memory chips, and also use ioctl() to obtain information about the device, or to erase parts of it.
Raw data from LKDDb:
lkddb fs "mtd_inodefs" : CONFIG_MTD CONFIG_MTD_CHAR : drivers/mtd/mtdchar.c # in 2.6.35–2.6.39, 3.0–3.9
lkddb module mtdchar CONFIG_MTD_CHAR : arch/cris/arch-v10/drivers/Kconfig : "" # in 2.5.75, 2.6.0–2.6.12
lkddb module mtdchar CONFIG_MTD_CHAR : arch/cris/drivers/Kconfig : "" # in 2.5.45–2.5.74
lkddb module mtdchar CONFIG_MTD_CHAR : drivers/mtd/Kconfig : "Direct char device access to MTD devices" # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.9
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - M index
Automatically generated (in year 2024). See also LKDDb sources on GitLab