Searched refs:subsystems (Results 1 – 16 of 16) sorted by relevance
/drivers/base/regmap/ |
D | Kconfig | 2 # this is an API intended to be used by other kernel subsystems. These 3 # subsystems should select the appropriate symbols.
|
/drivers/nvme/target/ |
D | configfs.c | 447 list_for_each_entry(p, &port->subsystems, entry) { in nvmet_port_subsys_allow_link() 452 if (list_empty(&port->subsystems)) { in nvmet_port_subsys_allow_link() 458 list_add_tail(&link->entry, &port->subsystems); in nvmet_port_subsys_allow_link() 477 list_for_each_entry(p, &port->subsystems, entry) { in nvmet_port_subsys_drop_link() 487 if (list_empty(&port->subsystems)) in nvmet_port_subsys_drop_link() 800 INIT_LIST_HEAD(&port->subsystems); in nvmet_ports_make()
|
D | Kconfig | 8 it allows the Linux kernel to implement NVMe subsystems and
|
D | discovery.c | 89 list_for_each_entry(p, &req->port->subsystems, entry) { in nvmet_execute_get_disc_log_page()
|
D | nvmet.h | 93 struct list_head subsystems; member
|
D | core.c | 682 list_for_each_entry(s, &req->port->subsystems, entry) { in nvmet_host_discovery_allowed() 881 list_for_each_entry(p, &port->subsystems, entry) { in nvmet_find_get_subsys()
|
/drivers/dma/ |
D | TODO | 11 4. Check other subsystems for dma drivers and merge/move to dmaengine
|
/drivers/staging/unisys/ |
D | TODO | 11 - move individual drivers into proper driver subsystems
|
/drivers/powercap/ |
D | Kconfig | 8 The power capping sysfs interface allows kernel subsystems to expose power
|
/drivers/s390/char/ |
D | Kconfig | 146 tape subsystems and 100% compatibles. 155 tape subsystems and 100% compatibles.
|
/drivers/staging/iio/Documentation/ |
D | overview.txt | 9 input subsystems. Hwmon is very much directed at low sample rate
|
/drivers/staging/most/Documentation/ |
D | driver_usage.txt | 81 and provides access to user space or other kernel subsystems.
|
/drivers/edac/ |
D | Kconfig | 18 supporting chipset or other subsystems:
|
/drivers/ide/ |
D | Kconfig | 61 In order to eliminate conflicts between the two subsystems,
|
/drivers/platform/x86/ |
D | Kconfig | 388 and/or ALSA (CONFIG_SND) subsystems are available in the kernel.
|
/drivers/mfd/ |
D | Kconfig | 1596 supported via the relevant subsystems. This driver provides
|