Home
last modified time | relevance | path

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

/drivers/soc/qcom/
A Dqcom_stats.c49 static const struct subsystem_data subsystems[] = { variable
298 for (i = 0; i < ARRAY_SIZE(subsystems); i++) in qcom_create_subsystem_stat_files()
299 debugfs_create_file(subsystems[i].name, 0400, root, (void *)&subsystems[i], in qcom_create_subsystem_stat_files()
A DKconfig16 subsystems as well as controlling the debug clocks exposed by the Always On
/drivers/base/regmap/
A DKconfig3 # this is an API intended to be used by other kernel subsystems. These
4 # subsystems should select the appropriate symbols.
/drivers/remoteproc/
A DKconfig234 subsystems such as ADSP (Audio DSP), CDSP (Compute DSP), MPSS (Modem
267 about other subsystems being shut down.
269 Say y here if your system runs firmware on any other subsystems, e.g.
336 subsystems on various TI K3 family of SoCs through the remote
348 Say m here to support TI's M4 remote processor subsystems
361 Say m here to support TI's R5F remote processor subsystems
A Dqcom_common.c83 struct minidump_subsystem subsystems[MAX_NUM_OF_SS]; member
165 subsystem = &toc->subsystems[minidump_id]; in qcom_minidump()
/drivers/clk/baikal-t1/
A DKconfig8 responsible for the chip subsystems clocking and resetting. It
48 AXI-bus and some subsystems reset. These are mainly the
/drivers/nvme/target/
A 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()
216 list_for_each_entry(p, &req->port->subsystems, entry) { in nvmet_execute_disc_get_log_page()
A Dconfigfs.c1049 list_for_each_entry(p, &port->subsystems, entry) { in nvmet_port_subsys_allow_link()
1054 if (list_empty(&port->subsystems)) { in nvmet_port_subsys_allow_link()
1060 list_add_tail(&link->entry, &port->subsystems); in nvmet_port_subsys_allow_link()
1080 list_for_each_entry(p, &port->subsystems, entry) { in nvmet_port_subsys_drop_link()
1092 if (list_empty(&port->subsystems)) in nvmet_port_subsys_drop_link()
2053 INIT_LIST_HEAD(&port->subsystems); in nvmet_ports_make()
A DKconfig12 it allows the Linux kernel to implement NVMe subsystems and
A Dcore.c273 list_for_each_entry(p, &port->subsystems, entry) in nvmet_port_send_ana_event()
1815 list_for_each_entry(p, &port->subsystems, entry) { in nvmet_find_get_subsys()
A Dnvmet.h204 struct list_head subsystems; member
/drivers/dma/
A DTODO11 4. Check other subsystems for dma drivers and merge/move to dmaengine
/drivers/s390/char/
A DKconfig130 tape subsystems and 100% compatibles.
139 tape subsystems and 100% compatibles.
/drivers/powercap/
A DKconfig9 The power capping sysfs interface allows kernel subsystems to expose power
/drivers/platform/surface/
A DKconfig84 SSAM subsystems. In some subsystems, notably the BAS subsystem managing
/drivers/nvme/host/
A DKconfig22 subsystems. If this option is enabled support for NVMe multipath
/drivers/nvdimm/
A DKconfig140 The NVDIMM and CXL subsystems support unit testing of their device
/drivers/platform/x86/lenovo/
A DKconfig84 and/or ALSA (CONFIG_SND) subsystems are available in the kernel.
/drivers/gpio/
A DTODO77 gpiolib-of.c: in some cases subsystems are doing custom flags and
/drivers/clk/qcom/
A DKconfig136 profile. It communicates with other hardware subsystems via shared
148 profile. It communicates with other hardware subsystems via shared
159 SoCs. It accepts requests from other hardware subsystems via RSC.
/drivers/edac/
A DKconfig18 in the CPU or supporting chipset or other subsystems:
/drivers/mfd/
A DKconfig2131 supported via the relevant subsystems. This driver provides
2145 supported via the relevant subsystems. This driver provides core
2247 the relevant subsystems. This driver provides core support for the
/drivers/leds/
A DKconfig10 # selected from other subsystems (specifically backlight).

Completed in 47 milliseconds