/openbmc/linux/Documentation/userspace-api/media/rc/ |
H A D | lirc-get-send-mode.rst | 34 The mode used for transmitting. 65 - Device does not support transmitting.
|
H A D | lirc-get-features.rst | 52 :ref:`LIRC_MODE_PULSE <lirc-mode-pulse>` can only be used for transmitting.
|
/openbmc/linux/drivers/media/cec/core/ |
H A D | cec-adap.c | 360 if (adap->transmitting == data) { in cec_data_cancel() 361 adap->transmitting = NULL; in cec_data_cancel() 412 if (adap->transmitting) in cec_flush() 495 if (adap->transmitting) in cec_thread_func() 496 cec_data_cancel(adap->transmitting, in cec_thread_func() 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() [all …]
|
/openbmc/linux/drivers/net/team/ |
H A D | Kconfig | 33 Basic mode where port used for transmitting packets is selected in 45 Basic mode where port used for transmitting packets is selected
|
/openbmc/linux/drivers/media/rc/ |
H A D | redrat3.c | 224 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 D | ite-cir.c | 181 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()
|
H A D | ite-cir.h | 84 bool transmitting; member
|
/openbmc/linux/drivers/usb/class/ |
H A D | cdc-acm.h | 78 int transmitting; member
|
/openbmc/u-boot/doc/device-tree-bindings/video/ |
H A D | exynos_mipi_dsi.txt | 34 transmitting read packet (or write "set_tear_on" command) 35 and BTA request. After transmitting read packet or write
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/celt051/ |
H A D | celt051_git.bb | 7 audio. Like MP3, Vorbis, and AAC it is suitable for transmitting music \
|
/openbmc/linux/Documentation/scsi/ |
H A D | cxgb3i.rst | 18 On transmitting, Chelsio S3 h/w computes and inserts the Header and 32 On transmitting, S3 h/w accepts the complete PDU (header + data)
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | imx-audio-spdif.txt | 15 transmitting function of S/PDIF will be enabled,
|
/openbmc/linux/Documentation/devicetree/bindings/media/ |
H A D | st-rc.txt | 14 protocol used for transmitting remote control signals. tx-mode should
|
/openbmc/linux/drivers/net/hippi/ |
H A D | Kconfig | 36 transmitting and receiving. This memory cannot be used by any other
|
/openbmc/linux/Documentation/bpf/ |
H A D | redirect.rst | 28 Not all drivers support transmitting frames after a redirect, and for
|
/openbmc/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-pin-error-inj.rst | 93 receiving CEC messages and those relating to transmitting CEC messages. In 158 keeps transmitting after the first byte was NACKed. 190 stop transmitting ('Arbitration Lost'). This is very hard to test, 200 This setting changes the behavior of transmitting CEC messages. Normally 293 Just stop transmitting after this bit. If <op> specifies a specific CEC
|
H A D | cec-ioc-receive.rst | 148 transmitting the message. Ignored by :ref:`ioctl CEC_RECEIVE <CEC_RECEIVE>`. 176 transmitting the Poll message. 227 - Normally CEC messages are validated before transmitting them. If this
|
/openbmc/linux/Documentation/userspace-api/media/drivers/ |
H A D | cx2341x-uapi.rst | 23 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
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ |
H A D | phosphor-ipmi-flash_git.bb | 25 # Hardware options to enable transmitting the data from the host.
|
/openbmc/linux/Documentation/input/ |
H A D | userio.rst | 61 Registers the port with the serio driver and begins transmitting data back and
|
/openbmc/linux/Documentation/networking/mac80211_hwsim/ |
H A D | mac80211_hwsim.rst | 44 currently enabled and on the same channel as the transmitting
|
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
H A D | network.txt | 90 slots used for transmitting and receiving.
|
/openbmc/linux/include/media/ |
H A D | cec.h | 231 struct cec_data *transmitting; member
|
/openbmc/linux/Documentation/networking/caif/ |
H A D | caif.rst | 132 might be problems transmitting over UART.
|
/openbmc/linux/drivers/staging/most/Documentation/ |
H A D | driver_usage.txt | 205 When transmitting synchronous data the allocated channel width needs to be 223 When transmitting isochronous AVP data the desired packet size needs to be
|