Home
last modified time | relevance | path

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

123

/linux/Documentation/userspace-api/media/rc/
A Dlirc-get-send-mode.rst34 The mode used for transmitting.
65 - Device does not support transmitting.
/linux/Documentation/devicetree/bindings/serial/
A Dnvidia,tegra194-tcu.txt6 for transmitting and one for receiving, that is used to communicate
17 "tx" - Mailbox for transmitting data to hardware UART
/linux/drivers/media/cec/core/
A Dcec-adap.c379 data->adap->transmitting = NULL; in cec_data_cancel()
422 if (adap->transmitting) in cec_flush()
512 if (adap->transmitting) { in cec_thread_func()
514 adap->transmitting->msg.len, in cec_thread_func()
515 adap->transmitting->msg.msg); in cec_thread_func()
517 cec_data_cancel(adap->transmitting, in cec_thread_func()
542 adap->transmitting = data; in cec_thread_func()
607 data = adap->transmitting; in cec_transmit_done_ts()
634 adap->transmitting = NULL; in cec_transmit_done_ts()
904 if (!adap->transmitting) in cec_transmit_msg_fh()
[all …]
/linux/drivers/net/team/
A DKconfig33 Basic mode where port used for transmitting packets is selected in
45 Basic mode where port used for transmitting packets is selected
/linux/drivers/media/rc/
A 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()
A 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()
A Dite-cir.h84 bool transmitting; member
/linux/Documentation/devicetree/bindings/iio/health/
A Dti,afe4404.yaml20 description: Supply to transmitting LEDs.
A Dti,afe4403.yaml20 description: Supply to transmitting LEDs.
/linux/Documentation/scsi/
A 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/drivers/usb/class/
A Dcdc-acm.h106 int transmitting; member
/linux/Documentation/devicetree/bindings/media/
A Dst-rc.txt14 protocol used for transmitting remote control signals. tx-mode should
/linux/Documentation/devicetree/bindings/sound/
A Dimx-audio-spdif.txt15 transmitting function of S/PDIF will be enabled,
A Dimx-audio-hdmi.yaml27 This is a boolean property. If present, the transmitting function
A Dfsl,rpmsg.yaml79 This is a boolean property. If present, the transmitting function
/linux/drivers/net/hippi/
A DKconfig36 transmitting and receiving. This memory cannot be used by any other
/linux/Documentation/userspace-api/media/cec/
A 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/Documentation/userspace-api/media/drivers/
A 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/Documentation/devicetree/bindings/display/panel/
A Dlvds.yaml97 data lanes, transmitting bits for slots 6 to 0 instead of 0 to 6.
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
A Dnetwork.txt90 slots used for transmitting and receiving.
/linux/Documentation/networking/mac80211_hwsim/
A Dmac80211_hwsim.rst44 currently enabled and on the same channel as the transmitting
/linux/Documentation/input/
A Duserio.rst61 Registers the port with the serio driver and begins transmitting data back and
/linux/Documentation/devicetree/bindings/mfd/
A Datmel-usart.txt37 - atmel,use-dma-tx: use of PDC or DMA for transmitting data
/linux/include/media/
A Dcec.h211 struct cec_data *transmitting; member
/linux/Documentation/driver-api/serial/
A Ddriver.rst126 Stop transmitting characters. This might be due to the CTS
130 The driver should stop transmitting characters as soon as
140 Start transmitting characters.

Completed in 23 milliseconds

123