Searched refs:subsystems (Results 1 – 21 of 21) sorted by relevance
/drivers/base/regmap/ |
D | Kconfig | 3 # this is an API intended to be used by other kernel subsystems. These 4 # subsystems should select the appropriate symbols.
|
/drivers/nvme/target/ |
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() 208 list_for_each_entry(p, &req->port->subsystems, entry) { in nvmet_execute_disc_get_log_page()
|
D | configfs.c | 825 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()
|
D | Kconfig | 11 it allows the Linux kernel to implement NVMe subsystems and
|
D | nvmet.h | 140 struct list_head subsystems; member
|
D | core.c | 277 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/ |
D | Kconfig | 208 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
|
D | qcom_common.c | 81 struct minidump_subsystem subsystems[MAX_NUM_OF_SS]; member 158 subsystem = &toc->subsystems[minidump_id]; in qcom_minidump()
|
/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/gpio/ |
D | TODO | 73 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/ |
D | Kconfig | 126 tape subsystems and 100% compatibles. 135 tape subsystems and 100% compatibles.
|
/drivers/clk/baikal-t1/ |
D | Kconfig | 8 responsible for the chip subsystems clocking and resetting. It
|
/drivers/powercap/ |
D | Kconfig | 9 The power capping sysfs interface allows kernel subsystems to expose power
|
/drivers/nvme/host/ |
D | Kconfig | 23 subsystems. If this option is enabled only a single
|
/drivers/gpu/drm/amd/display/ |
D | TODO | 50 subsystems, since there's really no good reason to have 2nd
|
/drivers/clk/qcom/ |
D | Kconfig | 73 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/ |
D | Kconfig | 16 subsystems as well as controlling the debug clocks exposed by the Always On
|
/drivers/edac/ |
D | Kconfig | 18 in the CPU or supporting chipset or other subsystems:
|
/drivers/mfd/ |
D | Kconfig | 1921 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/ |
D | Kconfig | 483 and/or ALSA (CONFIG_SND) subsystems are available in the kernel.
|