Home
last modified time | relevance | path

Searched refs:sends (Results 1 – 25 of 150) sorted by relevance

123456

/linux-6.1.9/Documentation/networking/
Dcan_ucan_protocol.rst22 The driver sends device management commands on this endpoint
25 The device sends CAN data frames and CAN error frames
28 The driver sends CAN data frames on the out endpoint
303 error frames (see ``uapi/linux/can/error.h``) and sends it using the
318 - Once Bus OFF recover is completed the device sends an error frame
328 #) Host sends command ``UCAN_COMMAND_RESET``, subcmd 0
329 #) Host sends command ``UCAN_COMMAND_GET``, subcmd ``UCAN_COMMAND_GET_INFO``
330 #) Device sends ``UCAN_IN_DEVICE_INFO``
331 #) Host sends command ``UCAN_OUT_SET_BITTIMING``
332 #) Host sends command ``UCAN_COMMAND_START``, subcmd 0, mode ``UCAN_MODE_BERR_REPORT``
/linux-6.1.9/sound/soc/xilinx/
DKconfig7 mode, IP receives audio in AES format, extracts PCM and sends
9 encapsulates PCM in AES format and sends AES data.
/linux-6.1.9/Documentation/sound/cards/
Dserial-u16550.rst18 sends the nonstandard MIDI command sequence F5 NN, where NN is the substream
37 module parameter is automatically set to 1. The driver sends the same data to
49 the outs module parameter is automatically set to 1. The driver sends
62 Out 3, and midiCnD8 to Out 4. Thus midiCnD15 sends the data to all 4 ports.
63 As a special case, midiCnD0 also sends to all ports, since it is not useful
/linux-6.1.9/Documentation/hid/
Dintel-ish-hid.rst194 independent. The sending side sends DMA_XFER message when the message is in
195 the respective host buffer (TX when host client sends, RX when FW client
196 sends). The recipient of DMA message responds with DMA_XFER_ACK, indicating
205 Here ISH acts as busmaster DMA controller. Hence when host sends DMA_XFER,
206 it's request to do host->ISH DMA transfer; when FW sends DMA_XFER, it means
243 - Host sends HOST_START_REQ_CMD, indicating that host ISHTP layer is up.
245 - Host sends HOST_ENUM_REQ_CMD (enumerate FW clients)
248 - For each FW ID found in that bitmap host sends
/linux-6.1.9/Documentation/driver-api/mei/
Diamt.rst45 When a local application sends a message addressed to the local Intel AMT host
89 and sends an event when the heartbeats stop.
91 configures the watchdog and sends the heartbeats.
Dhdcp.rst11 according the HDCP 2.2 spec. The Intel graphics sends the created blob
/linux-6.1.9/Documentation/misc-devices/
Dibmvmc.rst152 RDMA of the HMC ID to the hypervisor, and then sends an Interface Open
154 hypervisor receives this information, it sends Add Buffer messages to the
156 connection. Finally, the hypervisor sends an Interface Open Response
181 and then sends a Signal Message. If a write() is attempted before VMC
185 state. When the hypervisor sends a message to the management, the data is
/linux-6.1.9/Documentation/admin-guide/
Dedid.rst18 - The monitor sends no or bogus EDID data.
19 - A KVM sends its own EDID data instead of querying the connected monitor.
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dvidioc-encoder-cmd.rst39 ``VIDIOC_ENCODER_CMD`` sends a command to the encoder,
57 call sends an implicit START command to the encoder if it has not been
61 call of a streaming file descriptor sends an implicit immediate STOP to
Dvidioc-decoder-cmd.rst39 ``VIDIOC_DECODER_CMD`` sends a command to the decoder,
50 call sends an implicit START command to the decoder if it has not been
54 call of a streaming file descriptor sends an implicit immediate STOP
/linux-6.1.9/Documentation/sparc/
Dadi.rst105 first. Hypervisor creates a sun4v error report and sends a
106 resumable error (TT=0x7e) trap to the kernel. The kernel sends
125 exception is sent to the kernel with TT=0x1a. The kernel sends
143 on a memory address, processor sends an MCD disabled trap. This
147 sends the task SIGSEGV signal with following info::
/linux-6.1.9/Documentation/staging/
Drpmsg.rst73 sends a message across to the remote processor on a given channel.
92 sends a message across to the remote processor on a given channel,
117 sends a message across to the remote processor, using the src and dst
139 sends a message across to the remote processor on a given channel.
156 sends a message across to the remote processor on a given channel,
178 sends a message across to the remote processor, using source and
263 The following is a simple rpmsg driver, that sends an "hello!" message
/linux-6.1.9/drivers/hwtracing/stm/
DKconfig55 This is a kernel space trace source that sends kernel log
64 This is a kernel space trace source that sends periodic
/linux-6.1.9/Documentation/x86/
Dxstate.rst62 kernel sends SIGILL to the application. If the process has permission then
65 fails, the kernel sends SIGSEGV.
/linux-6.1.9/Documentation/driver-api/md/
Dmd-cluster.rst240 performing resync finishes, it sends RESYNCING with an empty range to
263 2. Node 1 sends a NEWDISK message with uuid and slot number
275 8. If node 1 gets the lock, it sends METADATA_UPDATED after
277 9. If not (get "no-new-dev" lock), it fails the operation and sends
319 resync_finish() also sends a BITMAP_NEEDS_SYNC message which
367 This sends a RE_ADD message to all other nodes and then
/linux-6.1.9/Documentation/devicetree/bindings/display/
Dsnps,arcpgu.txt5 framebuffer and sends it to a single digital encoder (usually HDMI).
/linux-6.1.9/fs/notify/fanotify/
DKconfig9 notification system which differs from inotify in that it sends
/linux-6.1.9/scripts/kconfig/tests/preprocess/builtin_func/
DKconfig6 # 'warning-if', if the first argument is y, sends the second argument to stderr,
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/marvell/
Docteon_ep.rst33 Octeon device processes them. The firmware also sends unsolicited notifications
/linux-6.1.9/Documentation/driver-api/
Dipmb.rst19 sends IPMI requests to a device (usually a Satellite Management
21 sends a response back to the BMC.
/linux-6.1.9/Documentation/virt/hyperv/
Dvmbus.rst114 * Unidirectional: Either side sends a message and does not
116 * Request/response: One side (usually the guest) sends a message
122 sending a request. Hyper-V sends back the same transactionID in the
173 ring buffer transitions from empty to non-empty. If the guest sends
175 unnecessary. If a guest sends an excessive number of unnecessary
179 Similarly, the host will interrupt the guest when it sends a new
258 The guest then tells Hyper-V to "send offers". Hyper-V sends an
/linux-6.1.9/Documentation/admin-guide/blockdev/
Dnbd.rst10 the client computer wants to read, e.g., /dev/nb0, it sends a
/linux-6.1.9/Documentation/devicetree/bindings/ipmi/
Dipmi-ipmb.yaml33 Time between retries of sends, in milliseconds. Defaults to 250.
/linux-6.1.9/Documentation/i2c/
Dsmbus-protocol.rst60 This sends a single bit to the device, at the place of the Rd/Wr bit::
87 This operation is the reverse of Receive Byte: it sends a single byte
165 This command selects a device register (through the Comm byte), sends
213 This command selects a device register (through the Comm byte), sends
/linux-6.1.9/drivers/infiniband/ulp/rtrs/
DREADME42 On an established session client sends to server write or read messages.
84 3. After all connections of a path are established client sends to server the
129 2. When confirming a write request server sends an "empty" rdma message with
147 2. When confirming a write request server sends an "empty" rdma message with

123456