Home
last modified time | relevance | path

Searched refs:Device (Results 1 – 25 of 2270) sorted by relevance

12345678910>>...91

/linux-6.15/Documentation/devicetree/bindings/net/
H A Dmicrochip,lan95xx.yaml23 - usb424,9500 # SMSC9500 USB Ethernet Device
24 - usb424,9505 # SMSC9505 USB Ethernet Device
25 - usb424,9530 # SMSC LAN9530 USB Ethernet Device
26 - usb424,9730 # SMSC LAN9730 USB Ethernet Device
27 - usb424,9900 # SMSC9500 USB Ethernet Device (SAL10)
28 - usb424,9901 # SMSC9505 USB Ethernet Device (SAL10)
32 - usb424,9905 # SMSC9500A USB Ethernet Device (HAL)
33 - usb424,9906 # SMSC9505A USB Ethernet Device (HAL)
37 - usb424,9e00 # SMSC9500A USB Ethernet Device
38 - usb424,9e01 # SMSC9505A USB Ethernet Device
[all …]
/linux-6.15/rust/kernel/
H A Dplatform.rs187 impl Device { impl
193 impl Deref for Device<device::Core> { implementation
194 type Target = Device;
200 let ptr = ptr.cast::<Device>(); in deref()
207 impl From<&Device<device::Core>> for ARef<Device> {
208 fn from(dev: &Device<device::Core>) -> Self { in from()
226 impl AsRef<device::Device> for Device { implementation
227 fn as_ref(&self) -> &device::Device { in as_ref() argument
233 unsafe { device::Device::as_ref(dev) } in as_ref()
238 unsafe impl Send for Device {} implementation
[all …]
H A Dpci.rs265 pdev: ARef<Device>,
363 impl Device { impl
411 impl Device<device::Core> { impl
425 impl Deref for Device<device::Core> { implementation
426 type Target = Device;
432 let ptr = ptr.cast::<Device>(); in deref()
439 impl From<&Device<device::Core>> for ARef<Device> {
458 impl AsRef<device::Device> for Device { implementation
459 fn as_ref(&self) -> &device::Device { in as_ref() argument
470 unsafe impl Send for Device {} implementation
[all …]
H A Dfaux.rs27 pub fn new(name: &CStr, parent: Option<&device::Device>) -> Result<Self> { in new()
53 impl AsRef<device::Device> for Registration {
54 fn as_ref(&self) -> &device::Device { in as_ref() argument
57 unsafe { device::Device::as_ref(addr_of_mut!((*self.as_raw()).dev)) } in as_ref()
H A Ddevres.rs11 device::Device,
24 dev: ARef<Device>,
102 fn new(dev: &Device, data: T, flags: Flags) -> Result<Arc<DevresInner<T>>> { in new() argument
174 pub fn new(dev: &Device, data: T, flags: Flags) -> Result<Self> { in new() argument
182 pub fn new_foreign_owned(dev: &Device, data: T, flags: Flags) -> Result { in new_foreign_owned() argument
H A Ddevice.rs45 pub struct Device(Opaque<bindings::device>); struct
47 impl Device { implementation
193 unsafe impl crate::types::AlwaysRefCounted for Device { implementation
206 unsafe impl Send for Device {} implementation
210 unsafe impl Sync for Device {} implementation
/linux-6.15/Documentation/PCI/endpoint/
H A Dpci-endpoint-cfs.rst35 Creating EPF Device
44 ... <EPF Device 11>/
45 ... <EPF Device 21>/
46 ... <EPF Device 31>/
48 ... <EPF Device 12>/
49 ... <EPF Device 22>/
61 ... <EPF Device 11>/
72 ... <Symlink EPF Device 31>/
84 The <EPF Device> directory can have a list of symbolic links
85 (<Symlink EPF Device 31>) to other <EPF Device>. These symbolic links should
[all …]
H A Dpci-vntb-howto.rst15 Endpoint Device
45 Creating pci-epf-vntb Device
77 Configuring pci-epf-vntb Device
109 Binding pci-epf-ntb Device to EP Controller
130 RootComplex Device
137 "Creating pci-epf-ntb Device" section above::
140 00:00.0 PCI bridge: Freescale Semiconductor Inc Device 0000 (rev 01)
141 01:00.0 RAM memory: Freescale Semiconductor Inc Device 0809
143 Endpoint Device / Virtual PCI bus
150 "Creating pci-epf-ntb Device" section above::
[all …]
H A Dpci-ntb-howto.rst15 Endpoint Device
49 Creating pci-epf-ntb Device
81 Configuring pci-epf-ntb Device
108 Binding pci-epf-ntb Device to EP Controller
135 RootComplex Device
142 "Creating pci-epf-ntb Device" section above::
145 0000:00:00.0 PCI bridge: Texas Instruments Device b00d
146 0000:01:00.0 RAM memory: Texas Instruments Device b00d
149 Using ntb_hw_epf Device
/linux-6.15/rust/kernel/net/
H A Dphy.rs74 pub struct Device(Opaque<bindings::phy_device>); struct
76 impl Device { implementation
284 impl AsRef<kernel::device::Device> for Device { implementation
285 fn as_ref(&self) -> &kernel::device::Device { in as_ref() argument
589 fn soft_reset(_dev: &mut Device) -> Result { in soft_reset()
594 fn probe(_dev: &mut Device) -> Result { in probe()
605 fn match_phy_device(_dev: &Device) -> bool { in match_phy_device()
611 fn config_aneg(_dev: &mut Device) -> Result { in config_aneg()
621 fn suspend(_dev: &mut Device) -> Result { in suspend()
626 fn resume(_dev: &mut Device) -> Result { in resume()
[all …]
/linux-6.15/drivers/net/phy/
H A Dax88796b_rust.rs34 fn asix_soft_reset(dev: &mut phy::Device) -> Result { in asix_soft_reset()
50 fn read_status(dev: &mut phy::Device) -> Result<u16> { in read_status()
81 fn suspend(dev: &mut phy::Device) -> Result { in suspend()
85 fn resume(dev: &mut phy::Device) -> Result { in resume()
89 fn soft_reset(dev: &mut phy::Device) -> Result { in soft_reset()
93 fn link_change_notify(dev: &mut phy::Device) { in link_change_notify() argument
111 fn suspend(dev: &mut phy::Device) -> Result { in suspend()
115 fn resume(dev: &mut phy::Device) -> Result { in resume()
119 fn soft_reset(dev: &mut phy::Device) -> Result { in soft_reset()
131 fn soft_reset(dev: &mut phy::Device) -> Result { in soft_reset()
/linux-6.15/Documentation/networking/device_drivers/ethernet/marvell/
H A Docteon_ep_vf.rst18 * Network controller: Cavium, Inc. Device b203
19 * Network controller: Cavium, Inc. Device b403
20 * Network controller: Cavium, Inc. Device b103
21 * Network controller: Cavium, Inc. Device b903
22 * Network controller: Cavium, Inc. Device ba03
23 * Network controller: Cavium, Inc. Device bc03
24 * Network controller: Cavium, Inc. Device bd03
H A Docteon_ep.rst25 * Network controller: Cavium, Inc. Device b100
26 * Network controller: Cavium, Inc. Device b200
27 * Network controller: Cavium, Inc. Device b400
28 * Network controller: Cavium, Inc. Device b900
29 * Network controller: Cavium, Inc. Device ba00
30 * Network controller: Cavium, Inc. Device bc00
31 * Network controller: Cavium, Inc. Device bd00
/linux-6.15/Documentation/firmware-guide/acpi/
H A Di2c-muxes.rst8 Device () scope per mux channel.
19 Device (SMB1)
22 Device (MUX0)
31 Device (CH00)
35 Device (CLIA)
46 Device (CH01)
50 Device (CLIB)
H A DDSD-properties-rules.rst4 _DSD Device Properties Usage Rules
10 The _DSD (Device Specific Data) configuration object, introduced in ACPI 5.1,
23 generic Device Properties UUID in the _DSD return package as specified in the
25 "Device Properties UUID" in _DSD (Device Specific Data) Implementation Guide
29 that can be returned by _DSD in the Device Properties UUID sub-package for a
34 can be returned in the Device Properties UUID sub-package for the device in
42 "Hierarchical Data Extension UUID" in _DSD (Device Specific Data)
52 Valid property sets must follow the guidance given by the Device Properties UUID
60 associated with the Device Properties UUID.
82 Property Sets and Device Tree Bindings
[all …]
H A Dintel-pmc-mux.rst22 Device modes. The driver is located here: drivers/usb/typec/mux/intel_pmc_mux.c.
37 Device (CH0)
42 Device (CH1)
48 _PLD (Physical Location of Device)
56 Device (CH0)
67 Mux-agent specific _DSD Device Properties
119 Device (MUX)
123 Device (CH0)
138 Device (CH1)
/linux-6.15/drivers/scsi/device_handler/
H A DKconfig3 # SCSI Device Handler configuration
7 bool "SCSI Device Handlers"
11 SCSI Device Handlers provide device specific support for
16 tristate "LSI RDAC Device Handler"
22 tristate "HP/COMPAQ MSA Device Handler"
30 tristate "EMC CLARiiON Device Handler"
36 tristate "SPC-3 ALUA Device Handler"
39 SCSI Device handler for generic SPC-3 Asymmetric Logical Unit
/linux-6.15/rust/kernel/net/phy/
H A Dreg.rs11 use super::Device;
45 fn read(&self, dev: &mut Device) -> Result<u16>; in read()
48 fn write(&self, dev: &mut Device, val: u16) -> Result; in write() argument
51 fn read_status(dev: &mut Device) -> Result<u16>; in read_status()
105 fn read(&self, dev: &mut Device) -> Result<u16> { in read()
117 fn write(&self, dev: &mut Device, val: u16) -> Result { in write() argument
127 fn read_status(dev: &mut Device) -> Result<u16> { in read_status()
197 fn read(&self, dev: &mut Device) -> Result<u16> { in read()
207 fn write(&self, dev: &mut Device, val: u16) -> Result { in write() argument
216 fn read_status(dev: &mut Device) -> Result<u16> { in read_status()
/linux-6.15/Documentation/devicetree/bindings/usb/
H A Dlpc32xx-udc.txt1 * NXP LPC32xx SoC USB Device Controller (UDC)
8 * USB Device Low Priority Interrupt
9 * USB Device High Priority Interrupt
10 * USB Device DMA Interrupt
/linux-6.15/Documentation/admin-guide/auxdisplay/
H A Dks0108.rst24 2. Device Information
28 :Device Name: KS0108 LCD Controller
29 :Device Code: ks0108
31 :Device Webpage: -
/linux-6.15/sound/soc/img/
H A DKconfig8 tristate "Imagination I2S Input Device Driver"
16 tristate "Imagination I2S Output Device Driver"
24 tristate "Imagination Parallel Output Device Driver"
32 tristate "Imagination SPDIF Input Device Driver"
40 tristate "Imagination SPDIF Output Device Driver"
/linux-6.15/arch/arm/mach-spear/
H A DKconfig30 bool "SPEAr1310 Machine support with Device Tree"
37 bool "SPEAr1340 Machine support with Device Tree"
57 bool "SPEAr300 Machine support with Device Tree"
63 bool "SPEAr310 Machine support with Device Tree"
69 bool "SPEAr320 Machine support with Device Tree"
/linux-6.15/Documentation/hwmon/
H A Dmp2856.rst34 Device supports:
39 Device compliant with:
43 Device supports direct format for reading output current, output voltage,
45 Device supports linear format for reading input voltage and input power.
46 Device supports VID and direct formats for reading output voltage.
/linux-6.15/Documentation/driver-api/
H A Dinfrastructure.rst1 Device drivers infrastructure
4 The Basic Device Driver-Model Structures
20 Device Drivers Base
71 Device Drivers DMA Management
77 Device drivers PnP support
/linux-6.15/arch/arm64/boot/dts/socionext/
H A Duniphier-pxs3-ref-gadget1.dts3 // Device Tree Source for UniPhier PXs3 Reference Board (for USB-Device #1)
12 model = "UniPhier PXs3 Reference Board (USB-Device #1)";

12345678910>>...91