Home
last modified time | relevance | path

Searched refs:connections (Results 1 – 25 of 186) sorted by relevance

12345678

/Linux-v5.4/sound/aoa/fabrics/
Dlayout.c57 struct codec_connection *connections; member
277 .connections = onyx_connections_noheadphones,
281 .connections = topaz_input,
288 .connections = onyx_connections_reallineout,
295 .connections = topaz_input,
303 .connections = onyx_connections_noheadphones,
310 .connections = topaz_input,
318 .connections = onyx_connections_noheadphones,
322 .connections = topaz_input,
329 .connections = onyx_connections_noheadphones,
[all …]
/Linux-v5.4/Documentation/driver-api/
Ddevice_connection.rst2 Device connections
8 Devices often have connections to other devices that are outside of the direct
15 Device connections are generic descriptions of any type of connection between
18 Device connections alone do not create a dependency between the two devices.
27 Device connections should exist before device ``->probe`` callback is called for
28 either endpoint device in the description. If the connections are defined in
34 is needed if there are multiple connections between the two devices.
/Linux-v5.4/Documentation/admin-guide/blockdev/drbd/
Ddata-structure-v9.rst12 devices (aka volumes) and connections to other nodes ("peer nodes"). Each DRBD
31 volume number. Likewise, peer_devices can be accessed from connections by
33 linked lists. There are back pointers from peer_devices to their connections a
34 devices, and from connections and devices to their resource.
41 devices and connections; their lifetime is determined by the lifetime of the
/Linux-v5.4/net/netfilter/ipvs/
DKconfig13 that will take care of intercepting incoming connections to a
53 reduce conflicts when there are hundreds of thousands of connections
62 not far less than the number of connections per second multiplying
64 virtual server gets 200 connections per second, the connection lasts
119 connections to different real servers in a round-robin manner.
128 connections to different real servers based on server weights
130 new connections first than those with less weights, and servers
131 with higher weights get more connections than those with less
132 weights and servers with equal weights get equal connections.
141 connections to the server with the least number of active
[all …]
/Linux-v5.4/net/netfilter/
Dxt_connlimit.c39 unsigned int connections; in connlimit_mt() local
72 connections = nf_conncount_count(net, info->data, key, tuple_ptr, in connlimit_mt()
74 if (connections == 0) in connlimit_mt()
78 return (connections > info->limit) ^ !!(info->flags & XT_CONNLIMIT_INVERT); in connlimit_mt()
/Linux-v5.4/Documentation/networking/
Dipvs-sysctl.txt28 Controls how ipvs will deal with connections that are detected
36 bit 1: enable rescheduling of new connections when it is safe.
41 bit 2: it is bit 1 plus, for TCP connections, when connections
51 connections handled by IPVS.
53 This should be enabled if connections handled by IPVS are to be
99 memory for new connections. In the current code, the
134 detection) and add back the server later, and the connections
142 connections when its destination is not available.
152 subsequent otherwise persistent connections are sent to a
154 connections are allowed to quiescent destination servers.
[all …]
Dip_dynaddr.txt3 This stuff allows diald ONESHOT connections to get established by
5 It is implemented for TCP diald-box connections(1) and IP_MASQuerading(2).
16 going up. So, the *same* (local AND masqueraded) connections requests that
Dproc_net_tcp.txt5 connections, and are implemented by tcp4_seq_show() in net/ipv4/tcp_ipv4.c
9 TCP connections. A typical entry of /proc/net/tcp would look like this (split
/Linux-v5.4/arch/um/drivers/
Dport_kern.c27 struct list_head connections; member
63 list_add(&conn->list, &conn->port->connections); in pipe_interrupt()
197 .connections = LIST_HEAD_INIT(port->connections) }); in port_data()
238 conn = list_entry(port->connections.next, struct connection, in port_wait()
/Linux-v5.4/drivers/usb/serial/
Dvisor.h105 } connections[2]; member
153 } connections[2]; member
/Linux-v5.4/net/lapb/
DKconfig15 currently supports LAPB only over Ethernet connections. If you want
16 to use LAPB connections over Ethernet, say Y here and to "LAPB over
/Linux-v5.4/Documentation/devicetree/bindings/
Dgraph.txt7 control flow to devices, but there can be more complex connections between
11 phandle properties pointing to other nodes to describe connections that
18 type of the connections, they just map their existence. Specific properties
24 the connecting data buses. A single port with multiple connections can
/Linux-v5.4/drivers/greybus/
Dbundle.c96 list_for_each_entry(connection, &bundle->connections, bundle_links) in gb_bundle_disable_all_connections()
104 list_for_each_entry(connection, &bundle->connections, bundle_links) in gb_bundle_enable_all_connections()
207 INIT_LIST_HEAD(&bundle->connections); in gb_bundle_create()
Dcore.c207 WARN_ON(!list_empty(&bundle->connections)); in greybus_probe()
241 list_for_each_entry(connection, &bundle->connections, bundle_links) { in greybus_remove()
254 WARN_ON(!list_empty(&bundle->connections)); in greybus_remove()
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dqcom,apq8096.txt13 Definition: A list of the connections between audio components.
90 qcom,audio-routing: A list of the connections between audio components.
Dmt2701-wm8960.txt6 - audio-routing: a list of the connections between audio
Datmel-at91sam9g20ek-wm8731-audio.txt6 - atmel,audio-routing: A list of the connections between audio components.
/Linux-v5.4/drivers/net/wan/
DKconfig12 achievable with commonly used asynchronous modem connections.
120 Generic HDLC driver supporting raw HDLC over WAN connections.
129 over WAN connections.
139 Generic HDLC driver supporting Cisco HDLC over WAN connections.
147 Generic HDLC driver supporting Frame Relay over WAN connections.
155 Generic HDLC driver supporting PPP over WAN connections.
163 Generic HDLC driver supporting X.25 over WAN connections.
332 carry several logical point-to-point connections to other computers
348 How many logical point-to-point frame relay connections (the
/Linux-v5.4/net/kcm/
DKconfig11 protocol over kernel connectons (e.g. TCP connections).
/Linux-v5.4/drivers/block/drbd/
Ddrbd_state_change.h39 struct drbd_connection_state_change *connections; member
/Linux-v5.4/net/smc/
DKconfig8 AF_INET TCP connections transparently.
/Linux-v5.4/Documentation/devicetree/bindings/display/connector/
Dvga-connector.txt15 The VGA connector internal connections are modeled using the OF graph bindings
/Linux-v5.4/Documentation/devicetree/bindings/display/bridge/
Dadi,adv7123.txt17 The ADV7123 has two video ports. Their connections are modeled using the OF
Ddumb-vga-dac.txt13 This device has two video ports. Their connections are modelled using the OF
Dthine,thc63lvdm83d.txt17 The THC63LVDM83D has two video ports. Their connections are modeled using the

12345678