Home
last modified time | relevance | path

Searched refs:Subsystem (Results 1 – 25 of 111) sorted by relevance

12345

/linux/Documentation/admin-guide/media/
H A Dstarfive_camss.rst6 Starfive Camera Subsystem driver
12 This file documents the driver for the Starfive Camera Subsystem found on
23 Starfive Camera Subsystem hardware
26 The Starfive Camera Subsystem hardware consists of::
H A Dqcom_camss.rst5 Qualcomm Camera Subsystem driver
11 This file documents the Qualcomm Camera Subsystem driver located under
14 The current version of the driver supports the Camera Subsystem found on
20 The driver is implemented using as a reference the Qualcomm Camera Subsystem
24 Qualcomm Camera Subsystem hardware
27 The Camera Subsystem hardware found on 8x16 / 8x96 processors and supported by
/linux/rust/kernel/
H A Dconfigfs.rs129 pub struct Subsystem<Data> { struct
137 unsafe impl<Data> Sync for Subsystem<Data> {} implementation
140 unsafe impl<Data> Send for Subsystem<Data> {} implementation
142 impl<Data> Subsystem<Data> { implementation
150 item_type: &'static ItemType<Subsystem<Data>, Data>, in new()
188 impl<Data> PinnedDrop for Subsystem<Data> { implementation
225 unsafe impl<Data> HasGroup<Data> for Subsystem<Data> { implementation
237 unsafe { container_of!(opaque_ptr, Subsystem<Data>, subsystem) } in container_of()
320 unsafe { &(*Subsystem::container_of(this)).data } in get_group_data()
471 impl<Data> ItemOperationsVTable<Subsystem<Data>, Data> {
[all …]
/linux/drivers/target/
H A DKconfig19 tristate "TCM/IBLOCK Subsystem Plugin for Linux/BLOCK"
26 tristate "TCM/FILEIO Subsystem Plugin for Linux/VFS"
32 tristate "TCM/pSCSI Subsystem Plugin for Linux/SCSI"
39 tristate "TCM/USER Subsystem Plugin for Linux"
/linux/drivers/crypto/intel/keembay/
H A DKconfig9 Support for Intel Keem Bay Offload and Crypto Subsystem (OCS) AES and
23 Support for Intel Keem Bay Offload and Crypto Subsystem (OCS)
34 Support for Intel Keem Bay Offload and Crypto Subsystem (OCS)
50 Support for Intel Keem Bay Offload and Crypto Subsystem (OCS)
69 Support for Intel Keem Bay Offload and Crypto Subsystem (OCS) Hash
/linux/drivers/video/fbdev/mmp/fb/
H A DKconfig3 tristate "fb driver for Marvell MMP Display Subsystem"
8 fb driver for Marvell MMP Display Subsystem
/linux/drivers/video/fbdev/mmp/
H A DKconfig3 tristate "Marvell MMP Display Subsystem support"
6 Marvell Display Subsystem support.
/linux/drivers/media/platform/xilinx/
H A DKconfig18 tristate "Xilinx CSI-2 Rx Subsystem"
20 Driver for Xilinx MIPI CSI-2 Rx Subsystem. This is a V4L sub-device
/linux/drivers/media/platform/samsung/exynos4-is/
H A DKconfig4 tristate "Samsung S5P/EXYNOS4 SoC series Camera Subsystem driver"
62 tristate "EXYNOS4x12 FIMC-IS (Imaging Subsystem) driver"
70 FIMC-IS (Imaging Subsystem).
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-cdx35 Subsystem Vendor ID for this CDX device, in hexadecimal.
36 Subsystem Vendor ID is 16 bit identifier specific to the
43 Subsystem Device ID for this CDX device, in hexadecimal
44 Subsystem Device ID is 16 bit identifier specific to the
/linux/Documentation/devicetree/bindings/display/ti/
H A Dti,omap2-dss.txt1 Texas Instruments OMAP2 Display Subsystem
5 description about OMAP Display Subsystem bindings.
H A Dti,dra7-dss.txt1 Texas Instruments DRA7x Display Subsystem
5 description about OMAP Display Subsystem bindings.
H A Dti,omap-dss.txt1 Texas Instruments OMAP Display Subsystem
7 This document is a generic description of the OMAP Display Subsystem bindings.
11 The OMAP Display Subsystem (DSS) hardware consists of DSS Core, DISPC module and
H A Dti,omap3-dss.txt1 Texas Instruments OMAP3 Display Subsystem
5 description about OMAP Display Subsystem bindings.
H A Dti,omap5-dss.txt1 Texas Instruments OMAP5 Display Subsystem
5 description about OMAP Display Subsystem bindings.
/linux/drivers/net/ethernet/hisilicon/
H A DKconfig70 This selects the framework support for Hisilicon Network Subsystem. It
92 tristate "Hisilicon Network Subsystem Support HNS3 (Framework)"
97 This selects the framework support for Hisilicon Network Subsystem 3.
139 This selects the Ethernet Driver for Hisilicon Network Subsystem 3 for hip08
/linux/drivers/block/rnull/
H A Dconfigfs.rs18 pub(crate) fn subsystem() -> impl PinInit<kernel::configfs::Subsystem<Config>, Error> { in subsystem()
20 container: configfs::Subsystem<Config>, in subsystem()
28 kernel::configfs::Subsystem::new(c_str!("rnull"), item_type, try_pin_init!(Config {})) in subsystem()
/linux/Documentation/driver-api/rapidio/
H A Dindex.rst4 The Linux RapidIO Subsystem
/linux/Documentation/peci/
H A Dindex.rst4 PECI Subsystem
/linux/Documentation/driver-api/fpga/
H A Dindex.rst2 FPGA Subsystem
/linux/Documentation/core-api/kho/
H A Dindex.rst4 Kexec Handover Subsystem
/linux/Documentation/input/
H A Dinput_kapi.rst4 Linux Input Subsystem kernel API
/linux/Documentation/driver-api/hte/
H A Dindex.rst7 The HTE Subsystem
/linux/Documentation/wmi/
H A Dindex.rst4 WMI Subsystem
/linux/Documentation/w1/
H A Dindex.rst4 1-Wire Subsystem

12345