Home
last modified time | relevance | path

Searched refs:subsystems (Results 1 – 21 of 21) sorted by relevance

/drivers/base/regmap/
DKconfig3 # this is an API intended to be used by other kernel subsystems. These
4 # subsystems should select the appropriate symbols.
/drivers/nvme/target/
Ddiscovery.c76 list_for_each_entry(s, &port->subsystems, entry) { in nvmet_subsys_disc_changed()
151 list_for_each_entry(p, &req->port->subsystems, entry) { in discovery_log_entries()
208 list_for_each_entry(p, &req->port->subsystems, entry) { in nvmet_execute_disc_get_log_page()
Dconfigfs.c825 list_for_each_entry(p, &port->subsystems, entry) { in nvmet_port_subsys_allow_link()
830 if (list_empty(&port->subsystems)) { in nvmet_port_subsys_allow_link()
836 list_add_tail(&link->entry, &port->subsystems); in nvmet_port_subsys_allow_link()
856 list_for_each_entry(p, &port->subsystems, entry) { in nvmet_port_subsys_drop_link()
868 if (list_empty(&port->subsystems)) in nvmet_port_subsys_drop_link()
1622 INIT_LIST_HEAD(&port->subsystems); in nvmet_ports_make()
DKconfig11 it allows the Linux kernel to implement NVMe subsystems and
Dnvmet.h140 struct list_head subsystems; member
Dcore.c277 list_for_each_entry(p, &port->subsystems, entry) in nvmet_port_send_ana_event()
1508 list_for_each_entry(p, &port->subsystems, entry) { in nvmet_find_get_subsys()
/drivers/remoteproc/
DKconfig208 used to control subsystems such as ADSP (Audio DSP),
241 about other subsystems being shut down.
243 Say y here if your system runs firmware on any other subsystems, e.g.
299 subsystems on various TI K3 family of SoCs through the remote
311 Say m here to support TI's R5F remote processor subsystems
Dqcom_common.c81 struct minidump_subsystem subsystems[MAX_NUM_OF_SS]; member
158 subsystem = &toc->subsystems[minidump_id]; in qcom_minidump()
/drivers/dma/
DTODO11 4. Check other subsystems for dma drivers and merge/move to dmaengine
/drivers/staging/unisys/
DTODO11 - move individual drivers into proper driver subsystems
/drivers/gpio/
DTODO73 gpiolib-of.c: in some cases subsystems are doing custom flags and
139 it may make sense to bring these subsystems closer. One reason for
142 make sense to simply join the subsystems into one and make pin
/drivers/s390/char/
DKconfig126 tape subsystems and 100% compatibles.
135 tape subsystems and 100% compatibles.
/drivers/clk/baikal-t1/
DKconfig8 responsible for the chip subsystems clocking and resetting. It
/drivers/powercap/
DKconfig9 The power capping sysfs interface allows kernel subsystems to expose power
/drivers/nvme/host/
DKconfig23 subsystems. If this option is enabled only a single
/drivers/gpu/drm/amd/display/
DTODO50 subsystems, since there's really no good reason to have 2nd
/drivers/clk/qcom/
DKconfig73 profile. It communicates with other hardware subsystems via shared
86 profile. It communicates with other hardware subsystems via shared
97 SoCs. It accepts requests from other hardware subsystems via RSC.
/drivers/soc/qcom/
DKconfig16 subsystems as well as controlling the debug clocks exposed by the Always On
/drivers/edac/
DKconfig18 in the CPU or supporting chipset or other subsystems:
/drivers/mfd/
DKconfig1921 supported via the relevant subsystems. This driver provides
1935 supported via the relevant subsystems. This driver provides core
2041 the relevant subsystems. This driver provides core support for the
/drivers/platform/x86/
DKconfig483 and/or ALSA (CONFIG_SND) subsystems are available in the kernel.