Searched refs:subsystems (Results 1 – 23 of 23) sorted by relevance
| /drivers/soc/qcom/ |
| A D | qcom_stats.c | 49 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 D | Kconfig | 16 subsystems as well as controlling the debug clocks exposed by the Always On
|
| /drivers/base/regmap/ |
| A D | Kconfig | 3 # this is an API intended to be used by other kernel subsystems. These 4 # subsystems should select the appropriate symbols.
|
| /drivers/remoteproc/ |
| A D | Kconfig | 234 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 D | qcom_common.c | 83 struct minidump_subsystem subsystems[MAX_NUM_OF_SS]; member 165 subsystem = &toc->subsystems[minidump_id]; in qcom_minidump()
|
| /drivers/clk/baikal-t1/ |
| A D | Kconfig | 8 responsible for the chip subsystems clocking and resetting. It 48 AXI-bus and some subsystems reset. These are mainly the
|
| /drivers/nvme/target/ |
| A D | discovery.c | 76 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 D | configfs.c | 1049 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 D | Kconfig | 12 it allows the Linux kernel to implement NVMe subsystems and
|
| A D | core.c | 273 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 D | nvmet.h | 204 struct list_head subsystems; member
|
| /drivers/dma/ |
| A D | TODO | 11 4. Check other subsystems for dma drivers and merge/move to dmaengine
|
| /drivers/s390/char/ |
| A D | Kconfig | 130 tape subsystems and 100% compatibles. 139 tape subsystems and 100% compatibles.
|
| /drivers/powercap/ |
| A D | Kconfig | 9 The power capping sysfs interface allows kernel subsystems to expose power
|
| /drivers/platform/surface/ |
| A D | Kconfig | 84 SSAM subsystems. In some subsystems, notably the BAS subsystem managing
|
| /drivers/nvme/host/ |
| A D | Kconfig | 22 subsystems. If this option is enabled support for NVMe multipath
|
| /drivers/nvdimm/ |
| A D | Kconfig | 140 The NVDIMM and CXL subsystems support unit testing of their device
|
| /drivers/platform/x86/lenovo/ |
| A D | Kconfig | 84 and/or ALSA (CONFIG_SND) subsystems are available in the kernel.
|
| /drivers/gpio/ |
| A D | TODO | 77 gpiolib-of.c: in some cases subsystems are doing custom flags and
|
| /drivers/clk/qcom/ |
| A D | Kconfig | 136 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 D | Kconfig | 18 in the CPU or supporting chipset or other subsystems:
|
| /drivers/mfd/ |
| A D | Kconfig | 2131 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 D | Kconfig | 10 # selected from other subsystems (specifically backlight).
|
Completed in 47 milliseconds