Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/rc/
H A Dlirc-get-send-mode.rst34 The mode used for transmitting.
65 - Device does not support transmitting.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/serial/
H 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
/OK3568_Linux_fs/kernel/drivers/media/cec/core/
H A Dcec-adap.c378 if (data->adap->transmitting == data) { in cec_data_cancel()
379 data->adap->transmitting = NULL; in cec_data_cancel()
422 if (adap->transmitting) in cec_flush()
423 cec_data_cancel(adap->transmitting, CEC_TX_STATUS_ABORTED); 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()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/team/
H A DKconfig33 Basic mode where port used for transmitting packets is selected in
45 Basic mode where port used for transmitting packets is selected
/OK3568_Linux_fs/kernel/drivers/media/rc/
H 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()
H A Dite-cir.c216 bool for_tx = dev->transmitting; in ite_set_carrier_params()
396 dev->transmitting = true; in ite_tx_ir()
510 dev->transmitting = false; in ite_tx_ir()
1325 wait_event_interruptible(dev->tx_ended, !dev->transmitting); in ite_close()
1644 wait_event_interruptible(dev->tx_ended, !dev->transmitting); in ite_suspend()
H A Dite-cir.h118 bool in_use, transmitting; member
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/health/
H A Dafe4404.txt6 - tx-supply : Regulator supply to transmitting LEDs.
H A Dafe4403.txt6 - tx-supply : Regulator supply to transmitting LEDs.
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/video/
H A Dexynos_mipi_dsi.txt34 transmitting read packet (or write "set_tear_on" command)
35 and BTA request. After transmitting read packet or write
/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A DDDC.HOWTO17 an additional clock line. DDC2 is capable of transmitting EDID1
22 stop transmitting DDC1 signals until the next power cycle.
/OK3568_Linux_fs/kernel/Documentation/scsi/
H 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)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/celt051/
H A Dcelt051_git.bb7 audio. Like MP3, Vorbis, and AAC it is suitable for transmitting music \
/OK3568_Linux_fs/kernel/drivers/usb/class/
H A Dcdc-acm.h106 int transmitting; member
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dxr_usb_serial_common.h131 int transmitting; member
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dimx-audio-spdif.txt15 transmitting function of S/PDIF will be enabled,
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A Dst-rc.txt14 protocol used for transmitting remote control signals. tx-mode should
/OK3568_Linux_fs/kernel/drivers/net/hippi/
H A DKconfig36 transmitting and receiving. This memory cannot be used by any other
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/
H 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
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/drivers/
H A Dcx2341x-uapi.rst25 transmitting this block the first line of the block on the right to the
33 second line of 8 UV pairs of the top-left block, etc. After transmitting
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Datmel-usart.txt37 - atmel,use-dma-tx: use of PDC or DMA for transmitting data
/OK3568_Linux_fs/kernel/Documentation/networking/mac80211_hwsim/
H A Dmac80211_hwsim.rst44 currently enabled and on the same channel as the transmitting
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dnetwork.txt90 slots used for transmitting and receiving.
/OK3568_Linux_fs/kernel/Documentation/input/
H A Duserio.rst61 Registers the port with the serio driver and begins transmitting data back and
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0090-backend-vnc-Add-user-authentication.patch7 the user weston is running as. To avoid transmitting the password in

1234