Searched refs:subsystem (Results 1 – 25 of 112) sorted by relevance
12345
| /drivers/target/ |
| A D | Kconfig | 14 subsystem logic for virtual LUN 0 access 22 Say Y here to enable the TCM/IBLOCK subsystem plugin for non-buffered 28 Say Y here to enable the TCM/FILEIO subsystem plugin for buffered 35 Say Y here to enable the TCM/pSCSI subsystem plugin for non-buffered 42 Say Y here to enable the TCM/USER subsystem plugin for a userspace
|
| /drivers/remoteproc/ |
| A D | qcom_common.c | 106 static int qcom_add_minidump_segments(struct rproc *rproc, struct minidump_subsystem *subsystem, in qcom_add_minidump_segments() argument 122 seg_cnt = le32_to_cpu(subsystem->region_count); in qcom_add_minidump_segments() 123 ptr = ioremap((unsigned long)le64_to_cpu(subsystem->regions_baseptr), in qcom_add_minidump_segments() 152 struct minidump_subsystem *subsystem; in qcom_minidump() local 165 subsystem = &toc->subsystems[minidump_id]; in qcom_minidump() 171 if (subsystem->regions_baseptr == 0 || in qcom_minidump() 172 le32_to_cpu(subsystem->status) != 1 || in qcom_minidump() 173 le32_to_cpu(subsystem->enabled) != MINIDUMP_SS_ENABLED) { in qcom_minidump() 177 if (le32_to_cpu(subsystem->encryption_status) != MINIDUMP_SS_ENCR_DONE) { in qcom_minidump() 188 ret = qcom_add_minidump_segments(rproc, subsystem, rproc_dumpfn_t); in qcom_minidump()
|
| A D | Kconfig | 5 bool "Support for Remote Processor subsystem" 158 subsystem via the remote processor framework. 197 tristate "Qualcomm Hexagon V5 self-authenticating modem subsystem support" 213 subsystem based on Hexagon V5. The TrustZone based system is 255 a non-TrustZone wireless subsystem.
|
| /drivers/gpu/drm/ |
| A D | Kconfig.debug | 15 bool "Compile the drm subsystem with warnings as errors" 21 enables the '-Werror' flag to enforce that rule in the drm subsystem. 23 The drm subsystem enables more warnings than the kernel default, so 33 Ensure the DRM subsystem headers both under drivers/gpu/drm and 97 Enables unit tests for TTM, a GPU memory manager subsystem used
|
| /drivers/rapidio/ |
| A D | Kconfig | 33 this switch is set the RapidIO subsystem will enable all 52 bool "RapidIO subsystem debug messages" 55 Say Y here if you want the RapidIO subsystem to produce a bunch of 57 problem with the RapidIO subsystem and want to see more of what is
|
| /drivers/platform/surface/ |
| A D | Kconfig | 80 Device-hub drivers for Surface System Aggregator Module (SSAM) subsystem 83 Provides subsystem hub drivers which manage client devices on various 84 SSAM subsystems. In some subsystems, notably the BAS subsystem managing 85 devices contained in the base of the Surface Book 3 and the KIP subsystem 100 respective subsystem hubs. Both drivers and device specification (e.g. 136 using the KIP subsystem for detachable keyboards (e.g. keyboard covers) 137 or the POS subsystem for device/screen posture changes. 139 The KIP subsystem is used on newer Surface generations to handle 142 subsystem is used for device posture change notifications on the Surface
|
| /drivers/fpga/tests/ |
| A D | Kconfig | 2 tristate "KUnit test for the FPGA subsystem" if !KUNIT_ALL_TESTS 6 This builds unit tests for the FPGA subsystem
|
| /drivers/cpuidle/ |
| A D | Kconfig.powerpc | 12 through cpuidle subsystem. 21 through cpuidle subsystem.
|
| /drivers/staging/most/Documentation/ |
| A D | driver_usage.txt | 29 subsystem and consists basically of the module core.c and its API. It 40 subsystem. It is registered with the core to connect the MOST subsystem to 82 This layer implements the MOST subsystem. It contains the core module and 105 the driver via the networking subsystem. 109 driver via the V4L subsystem. 113 used to access the driver via the ALSA subsystem. 121 object (see section 1.3) registers a subsystem with configfs, which is used to 174 with the ALSA subsystem.
|
| /drivers/isdn/capi/ |
| A D | Kconfig | 14 This subsystem requires a hardware specific driver. 16 in the kernel that uses the CAPI subsystem.
|
| /drivers/power/sequencing/ |
| A D | Kconfig | 6 Say Y here to enable the Power Sequencing subsystem. 8 This subsystem is designed to control power to devices that share
|
| /drivers/gpio/ |
| A D | TODO | 2 subsystem. 8 Starting with commit 79a9becda894 the GPIO subsystem embarked on a journey 12 used in the inception of the GPIO subsystem. 104 similar and probe a proper driver in the gpiolib subsystem. 211 descriptor independently. An example of such a user is the regulator subsystem 220 solution, possibly based on the new power sequencing subsystem. 228 make it possible for the regulator subsystem to deal with GPIO resources the
|
| /drivers/platform/surface/aggregator/ |
| A D | Kconfig | 24 This option controls whether the Surface SAM subsystem core will be 41 Choose m if you want to build the SAM subsystem core and SSH driver as 63 Aggregator Module subsystem and Surface Serial Hub driver.
|
| /drivers/net/ethernet/ti/ |
| A D | Kconfig | 108 The two-port Gigabit Ethernet MAC (MCU_CPSW0) subsystem provides 163 tristate "TI Keystone NETCP Ethernet subsystem Support" 197 This subsystem is available starting with the AM65 platform. 214 This subsystem is available on the AM65 SR1.0 platform. 227 Peripheral within a PRU-ICSS subsystem present on various TI SoCs.
|
| /drivers/soundwire/ |
| A D | Kconfig | 3 # SoundWire subsystem configuration 15 systems. Say Y to enable this subsystem, N if you do not have such
|
| /drivers/soc/qcom/ |
| A D | qcom_stats.c | 116 struct subsystem_data *subsystem = s->private; in qcom_subsystem_sleep_stats_show() local 120 stat = qcom_smem_get(subsystem->pid, subsystem->smem_item, NULL); in qcom_subsystem_sleep_stats_show()
|
| /drivers/clk/sophgo/ |
| A D | Kconfig | 32 tristate "Sophgo SG2042 RP subsystem clock controller support" 35 This driver supports the RP((Riscv Processors)) subsystem clock
|
| /drivers/staging/fbtft/ |
| A D | TODO | 2 into the DRM subsystem under drivers/gpu/drm - fbdev doesn't take any new
|
| /drivers/media/dvb-core/ |
| A D | Kconfig | 39 increases the memory consumption of the DVB subsystem even 50 If you say Y here, the DVB subsystem will use dynamic minor
|
| /drivers/i2c/muxes/ |
| A D | Kconfig | 42 by a MUX-controller from the MUX subsystem. 83 multiplexer that uses the pinctrl subsystem, i.e. pin multiplexing. 108 demultiplexer that uses the pinctrl subsystem. This is useful if you
|
| /drivers/staging/iio/ |
| A D | Kconfig | 3 # Industrial I/O subsystem configuration
|
| /drivers/net/ethernet/mellanox/mlxbf_gige/ |
| A D | Kconfig | 13 Arm subsystem.
|
| /drivers/media/test-drivers/vidtv/ |
| A D | Kconfig | 7 validate the existing APIs in the media subsystem. It can also aid developers
|
| /drivers/iio/ |
| A D | Kconfig | 3 # Industrial I/O subsystem configuration 9 The industrial I/O subsystem provides a unified framework for
|
| /drivers/hid/bpf/ |
| A D | Kconfig | 10 This option allows to support eBPF programs on the HID subsystem.
|
Completed in 26 milliseconds
12345