Home
last modified time | relevance | path

Searched refs:transmitting (Results 1 – 25 of 67) sorted by relevance

123

/linux-6.1.9/Documentation/devicetree/bindings/serial/
Dnvidia,tegra194-tcu.yaml17 for transmitting and one for receiving, that is used to communicate
40 transmitting data from and to the hardware UART.
43 - description: mailbox for transmitting data to hardware UART
/linux-6.1.9/Documentation/userspace-api/media/rc/
Dlirc-get-send-mode.rst34 The mode used for transmitting.
65 - Device does not support transmitting.
/linux-6.1.9/drivers/media/cec/core/
Dcec-adap.c360 if (adap->transmitting == data) { in cec_data_cancel()
361 adap->transmitting = NULL; in cec_data_cancel()
412 if (adap->transmitting) in cec_flush()
503 if (adap->transmitting) { in cec_thread_func()
505 adap->transmitting->msg.len, in cec_thread_func()
506 adap->transmitting->msg.msg); in cec_thread_func()
508 cec_data_cancel(adap->transmitting, in cec_thread_func()
533 adap->transmitting = data; in cec_thread_func()
601 data = adap->transmitting; in cec_transmit_done_ts()
629 adap->transmitting = NULL; in cec_transmit_done_ts()
[all …]
/linux-6.1.9/drivers/net/team/
DKconfig33 Basic mode where port used for transmitting packets is selected in
45 Basic mode where port used for transmitting packets is selected
/linux-6.1.9/drivers/staging/media/imx/
DTODO41 the size of the samples transferred by the transmitting IP block.
44 supported formats should be restricted to match the pixel source transmitting
/linux-6.1.9/drivers/media/rc/
Dredrat3.c224 bool transmitting; member
238 if (!rr3->transmitting && (code != 0x40)) in redrat3_dump_fw_error()
276 if (!rr3->transmitting) in redrat3_dump_fw_error()
760 if (rr3->transmitting) { in redrat3_transmit_ir()
769 rr3->transmitting = true; in redrat3_transmit_ir()
846 rr3->transmitting = false; in redrat3_transmit_ir()
Dite-cir.h84 bool transmitting; member
Dite-cir.c181 bool for_tx = dev->transmitting; in ite_set_carrier_params()
348 dev->transmitting = true; in ite_tx_ir()
458 dev->transmitting = false; in ite_tx_ir()
1198 wait_event_interruptible(dev->tx_ended, !dev->transmitting); in ite_close()
1453 wait_event_interruptible(dev->tx_ended, !dev->transmitting); in ite_suspend()
/linux-6.1.9/Documentation/devicetree/bindings/iio/health/
Dti,afe4404.yaml20 description: Supply to transmitting LEDs.
Dti,afe4403.yaml20 description: Supply to transmitting LEDs.
/linux-6.1.9/drivers/usb/class/
Dcdc-acm.h78 int transmitting; member
/linux-6.1.9/Documentation/scsi/
Dcxgb3i.rst18 On transmitting, Chelsio S3 h/w computes and inserts the Header and
32 On transmitting, S3 h/w accepts the complete PDU (header + data)
/linux-6.1.9/Documentation/devicetree/bindings/media/
Dst-rc.txt14 protocol used for transmitting remote control signals. tx-mode should
/linux-6.1.9/Documentation/devicetree/bindings/sound/
Dimx-audio-spdif.txt15 transmitting function of S/PDIF will be enabled,
Dimx-audio-hdmi.yaml29 This is a boolean property. If present, the transmitting function
Dfsl,rpmsg.yaml79 This is a boolean property. If present, the transmitting function
/linux-6.1.9/Documentation/devicetree/bindings/phy/
Dallwinner,sun6i-a31-mipi-dphy.yaml45 - "tx" for transmitting (e.g. when used with MIPI DSI).
/linux-6.1.9/drivers/net/hippi/
DKconfig36 transmitting and receiving. This memory cannot be used by any other
/linux-6.1.9/Documentation/devicetree/bindings/dsp/
Dmediatek,mt8186-dsp.yaml50 - description: mailbox for transmitting requests to audio DSP.
Dmediatek,mt8195-dsp.yaml54 - description: mailbox for transmitting requests to audio DSP.
/linux-6.1.9/Documentation/userspace-api/media/cec/
Dcec-pin-error-inj.rst91 receiving CEC messages and those relating to transmitting CEC messages. In
156 keeps transmitting after the first byte was NACKed.
188 stop transmitting ('Arbitration Lost'). This is very hard to test,
198 This setting changes the behavior of transmitting CEC messages. Normally
291 Just stop transmitting after this bit. If <op> specifies a specific CEC
/linux-6.1.9/Documentation/devicetree/bindings/display/
Dlvds.yaml86 data lanes, transmitting bits for slots 6 to 0 instead of 0 to 6.
/linux-6.1.9/Documentation/userspace-api/media/drivers/
Dcx2341x-uapi.rst23 transmitting this block the first line of the block on the right to the
31 second line of 8 UV pairs of the top-left block, etc. After transmitting
/linux-6.1.9/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
Dnetwork.txt90 slots used for transmitting and receiving.
/linux-6.1.9/Documentation/input/
Duserio.rst61 Registers the port with the serio driver and begins transmitting data back and

123