Home
last modified time | relevance | path

Searched refs:listening (Results 1 – 25 of 33) sorted by relevance

12

/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-bus-rpmsg21 starts listening on one end of a channel, it assigns it with
24 dispatches them to the listening entity (a kernel driver).
39 starts listening on one end of a channel, it assigns it with
42 dispatches them to the listening entity.
49 and it is listening for inbound messages that may be sent
65 or remote, starts listening on it for messages (and is thus
88 The listening entity (or client) which communicates with a
/Linux-v5.10/Documentation/admin-guide/nfs/
Dnfsd-admin-interfaces.rst18 bound (and listening, for tcp) socket, or
39 removal of listening sockets, and startup and shutdown of the server.
/Linux-v5.10/drivers/net/wireless/st/cw1200/
Dsta.c119 priv->listening = false; in cw1200_stop()
297 priv->listening = false; in cw1200_remove_interface()
414 !priv->listening) { in cw1200_config()
577 bool listening = !!(*total_flags & in cw1200_configure_filter() local
597 if (priv->listening != listening) { in cw1200_configure_filter()
598 priv->listening = listening; in cw1200_configure_filter()
600 cw1200_update_listening(priv, listening); in cw1200_configure_filter()
1170 cw1200_update_listening(priv, priv->listening); in cw1200_join_complete()
1340 cw1200_update_listening(priv, priv->listening); in cw1200_do_join()
1416 cw1200_update_listening(priv, priv->listening); in cw1200_do_unjoin()
Dcw1200.h162 bool listening; member
Ddebug.c121 priv->listening ? " (listening)" : ""); in cw1200_status_show()
/Linux-v5.10/Documentation/input/
Duinput.rst88 * to detect, initialize the new device, and can start listening to
151 * to detect, initialize the new device, and can start listening to
222 * to detect, initialize the new device, and can start listening to
/Linux-v5.10/Documentation/networking/
Dphonet.rst142 with end-to-end congestion control. It uses the passive listening
143 socket paradigm. The listening socket is bound to an unique free object
144 ID. Each listening socket can handle up to 255 simultaneous
Dproc_net_tcp.rst14 It will first list all listening TCP sockets, and next list all established
Dtproxy.rst77 IP_TRANSPARENT) for the listening socket.
Ddccp.rst105 DCCP_SOCKOPT_SERVER_TIMEWAIT enables the server (listening socket) to hold
159 How often a DCCP Response is retransmitted until the listening DCCP
Dieee802154.rst180 Set radio for listening on specific channel of the hardware device.
Dnetconsole.rst78 openSUSE and Ubuntu) the listening port must be specified without
/Linux-v5.10/Documentation/i2c/
Dslave-testunit-backend.rst23 After that, you will have a write-only device listening. Reads will just return
Dfault-codes.rst92 means there's nothing listening at that address.
Dgpio-fault-injection.rst135 Note that there doesn't need to be a device listening to the address you are
/Linux-v5.10/Documentation/accounting/
Dtaskstats.rst89 in cpus before closing the listening socket, the kernel cleans up its interest
176 of cpus to which it listens, especially if they are listening to just one cpu.
/Linux-v5.10/Documentation/bpf/
Dprog_sk_lookup.rst47 find a listening (TCP) or an unconnected (UDP) socket for an incoming packet.
/Linux-v5.10/drivers/gpu/drm/i915/
DKconfig.profile5 When listening to a foreign fence, we install a supplementary timer
/Linux-v5.10/Documentation/driver-api/rapidio/
Drio_cm.rst60 Enables listening for connection requests on the specified
/Linux-v5.10/Documentation/driver-api/
Drfkill.rst117 hotplug or state change events or by listening for uevents emitted by the
/Linux-v5.10/Documentation/admin-guide/cifs/
Dtodo.rst73 tool listening on witness protocol RPC) to allow for notification of share
/Linux-v5.10/Documentation/driver-api/media/
Dv4l2-event.rst119 del called when a listener stops listening
/Linux-v5.10/Documentation/driver-api/media/drivers/
Ddvb-usb.rst357 hardware and listening to my problems very patiently.
/Linux-v5.10/Documentation/staging/
Drpmsg.rst59 When a driver starts listening on a channel, its rx callback is bound with
/Linux-v5.10/net/
DKconfig358 are broadcast via netlink socket to any listening user space

12