Home
last modified time | relevance | path

Searched refs:interfaces (Results 1 – 25 of 628) sorted by relevance

12345678910>>...26

/Linux-v5.4/Documentation/driver-api/
Dfirewire.rst8 The Linux FireWire subsystem adds some interfaces into the Linux system to
11 The main purpose of these interfaces is to access address space on each node
15 Two types of interfaces are added, according to consumers of the interface. A
16 set of userspace interfaces is available via `firewire character devices`. A set
17 of kernel interfaces is available via exported symbols in `firewire-core` module.
28 Firewire device probing and sysfs interfaces
37 Firewire core transaction interfaces
43 Firewire Isochronous I/O interfaces
Dtarget.rst10 Target core device interfaces
16 Target core transport interfaces
56 iSCSI TCP interfaces
Ds390-drivers.rst10 This document describes the interfaces available for device drivers that
11 drive s390 based channel attached I/O devices. This includes interfaces
12 for interaction with the hardware and interfaces for interacting with
13 the common driver core. Those interfaces are provided by the s390 common
121 Generic interfaces
124 The following section contains interfaces in use not only by drivers
/Linux-v5.4/Documentation/networking/
Dipv6.txt31 No IPv6 addresses will be added to interfaces, and
39 on all interfaces. This might be used when one does not wish
46 IPv6 address autoconfiguration is disabled on all interfaces.
49 will be added to interfaces.
52 IPv6 address autoconfiguration is enabled on all interfaces.
58 Specifies whether to disable IPv6 on all interfaces.
64 IPv6 is enabled on all interfaces.
69 IPv6 is disabled on all interfaces.
71 No IPv6 addresses will be added to interfaces.
D6lowpan.txt2 Netdev private dataroom for 6lowpan interfaces:
4 All 6lowpan able net devices, means all interfaces with ARPHRD_6LOWPAN,
50 by ARPHRD_6LOWPAN interfaces.
Dproc_net_tcp.txt1 This document describes the interfaces /proc/net/tcp and /proc/net/tcp6.
2 Note that these interfaces are deprecated in favor of tcp_diag.
4 These /proc interfaces provide information about currently active TCP
/Linux-v5.4/Documentation/ABI/
DREADME2 userspace, and the relative stability of these interfaces. Due to the
4 interfaces should be used by userspace programs in different ways.
13 This directory documents the interfaces that the developer has
15 interfaces with no restrictions, and backward compatibility for
16 them will be guaranteed for at least 2 years. Most interfaces
21 This directory documents interfaces that are felt to be stable,
26 programs can start to rely on these interfaces, but they must be
27 aware of changes that can occur before these interfaces move to
28 be marked stable. Programs that use these interfaces are
30 these interfaces, so that the kernel developers can easily
[all …]
/Linux-v5.4/Documentation/scsi/
Dbnx2fc.txt4 cooperates with all interfaces provided by the Linux ecosystem for FC/FCoE and
10 depend on the state of the network interfaces to operate. As such, the network
12 It is recommended that the network interfaces be configured to be brought up
15 Furthermore, the Broadcom FCoE offload solution creates VLAN interfaces to
17 eth0.1001-fcoe). Do not delete or disable these interfaces or FCoE operation
25 2. Configure the interfaces on which bnx2fc driver has to operate on.
29 c. Repeat this for all the interfaces where FCoE has to be enabled.
37 the system, bnx2fc driver would automatically claim the interfaces, starts vlan
63 <INTERFACE>.<VLAN>-fcoe interfaces are automatically created.
66 create/destroy interfaces or to display lun/target information.
/Linux-v5.4/Documentation/devicetree/bindings/media/i2c/
Dsony,imx214.txt22 - flash-leds: See ../video-interfaces.txt
23 - lens-focus: See ../video-interfaces.txt
27 Documentation/devicetree/bindings/media/video-interfaces.txt.
30 - data-lanes: check ../video-interfaces.txt
31 - link-frequencies: check ../video-interfaces.txt
32 - remote-endpoint: check ../video-interfaces.txt
Dnokia,smia.txt8 Documentation/devicetree/bindings/media/video-interfaces.txt .
12 Documentation/devicetree/bindings/media/video-interfaces.txt .
33 - flash-leds: See ../video-interfaces.txt
34 - lens-focus: See ../video-interfaces.txt
37 ../video-interfaces.txt .
Dov5647.txt4 OV5647 is a raw image sensor with MIPI CSI-2 and CCP2 image data interfaces
13 The common video interfaces bindings (see video-interfaces.txt) should be
Dtoshiba,et8ek8.txt6 Documentation/devicetree/bindings/media/video-interfaces.txt .
26 - flash-leds: See ../video-interfaces.txt
27 - lens-focus: See ../video-interfaces.txt
/Linux-v5.4/drivers/greybus/
Dmodule.c30 intf = module->interfaces[i]; in eject_store()
96 module = kzalloc(struct_size(module, interfaces, num_interfaces), in gb_module_create()
122 module->interfaces[i] = intf; in gb_module_create()
129 gb_interface_put(module->interfaces[i]); in gb_module_create()
210 gb_module_register_interface(module->interfaces[i]); in gb_module_add()
221 gb_module_deregister_interface(module->interfaces[i]); in gb_module_del()
233 gb_interface_put(module->interfaces[i]); in gb_module_put()
/Linux-v5.4/drivers/i2c/algos/
DKconfig10 tristate "I2C bit-banging interfaces"
13 tristate "I2C PCF 8584 interfaces"
16 tristate "I2C PCA 9564 interfaces"
/Linux-v5.4/Documentation/usb/
Dauthorization.rst12 its interfaces are immediately made available to the users. With this
101 There is a similar approach to allow or deny specific USB interfaces.
112 The default value for new interfaces
115 Allow interfaces per default::
119 Deny interfaces per default::
124 So all interfaces would authorized per default.
130 For drivers that need multiple interfaces all needed interfaces should be
/Linux-v5.4/Documentation/devicetree/bindings/media/
Dsamsung-s5k6a3.txt4 S5K6A3(YX) is a raw image sensor with MIPI CSI-2 and CCP2 image data interfaces
26 The common video interfaces bindings (see video-interfaces.txt) should be
33 video-interfaces.txt. The sensor supports only one data lane.
Dsamsung-s5c73m3.txt7 slave device nodes corresponding to these control bus interfaces are required
36 The common video interfaces bindings (see video-interfaces.txt) should be used
49 video-interfaces.txt. This sensor doesn't support data lane remapping
/Linux-v5.4/Documentation/process/
Dstable-api-nonsense.rst15 Please realize that this article describes the **in kernel** interfaces, not
16 the kernel to userspace interfaces.
41 to worry about the in-kernel interfaces changing. For the majority of
53 So, there are two main topics here, binary kernel interfaces and stable
54 kernel source interfaces. They both depend on each other, but we will
110 current interfaces, or figure out a better way to do things. If they do
111 that, they then fix the current interfaces to work better. When they do
117 As a specific examples of this, the in-kernel USB interfaces have
132 which have had to maintain their older USB interfaces over time. This
134 interfaces and do things in improper ways, causing the stability of the
[all …]
/Linux-v5.4/Documentation/networking/dsa/
Dconfiguration.rst35 All other corresponding linux interfaces are called slave interfaces.
37 The slave interfaces depend on the master interface. They can only brought up,
40 In this documentation the following Ethernet interfaces are used:
57 Further Ethernet interfaces can be configured similar.
94 # bring up the slave interfaces
107 # bring up the slave interfaces
134 # bring up the slave interfaces
181 # bring up the slave interfaces
223 # bring up the slave interfaces
265 # bring up the slave interfaces
Dbcm_sf2.rst13 ports, offering a range of built-in and customizable interfaces:
19 - several external MII/RevMII/GMII/RGMII interfaces
23 band back-pressure to the host CPU network interface when downstream interfaces
30 - ``SWITCH_REG``: external interfaces switch register
79 Multimedia over CoAxial (MoCA) interfaces
82 MoCA interfaces are fairly specific and require the use of a firmware blob which
89 The MoCA interfaces are supported using the PHY library's fixed PHY/emulated PHY
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dfsl,audmix.txt5 audio interfaces. These are driven by two Synchronous Audio interface
8 from two interfaces into a single sample. Before mixing, audio samples of
10 Audio Mixer is also a serial audio interface. Like input interfaces it has
38 to SAI interfaces to be provided, the first SAI in the
/Linux-v5.4/Documentation/ABI/stable/
Dsysfs-class-backlight49 interfaces are available for a single device, firmware
54 backlight state. Platform interfaces are mostly a
56 interfaces.
/Linux-v5.4/Documentation/devicetree/bindings/display/bridge/
Dps8622.txt12 - video interfaces: Device node can contain video interface port
15 [1]: Documentation/devicetree/bindings/media/video-interfaces.txt
Dptn3460.txt20 - video interfaces: Device node can contain video interface port
23 [1]: Documentation/devicetree/bindings/media/video-interfaces.txt
Dsil-sii8620.txt11 - video interfaces: Device node can contain video interface port
14 [1]: Documentation/devicetree/bindings/media/video-interfaces.txt

12345678910>>...26