| /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.
|
| H A D | lirc-dev-intro.rst | 60 For transmitting (aka sending), create a struct lirc_scancode with
|
| /linux/drivers/media/cec/core/ |
| H A D | cec-adap.c | 361 if (adap->transmitting == data) { in cec_data_cancel() 362 adap->transmitting = NULL; in cec_data_cancel() 413 if (adap->transmitting) in cec_flush() 496 if (adap->transmitting) in cec_thread_func() 497 cec_data_cancel(adap->transmitting, in cec_thread_func() 513 if (adap->transmitting) { in cec_thread_func() 515 adap->transmitting->msg.len, in cec_thread_func() 516 adap->transmitting->msg.msg); in cec_thread_func() 518 cec_data_cancel(adap->transmitting, in cec_thread_func() 543 adap->transmitting = data; in cec_thread_func() [all …]
|
| /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
|
| /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() 844 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() 1452 wait_event_interruptible(dev->tx_ended, !dev->transmitting); in ite_suspend()
|
| H A D | ite-cir.h | 84 bool transmitting; member
|
| /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)
|
| /linux/drivers/usb/class/ |
| H A D | cdc-acm.h | 78 int transmitting; member
|
| H A D | cdc-acm.c | 219 acm->transmitting--; in acm_write_done() 233 acm->transmitting++; in acm_start_wb() 1635 if (acm->transmitting) { in acm_suspend()
|
| /linux/Documentation/devicetree/bindings/media/ |
| H A D | st-rc.txt | 14 protocol used for transmitting remote control signals. tx-mode should
|
| /linux/Documentation/bpf/ |
| H A D | redirect.rst | 28 Not all drivers support transmitting frames after a redirect, and for
|
| /linux/Documentation/input/ |
| H A D | userio.rst | 61 Registers the port with the serio driver and begins transmitting data back and
|
| /linux/Documentation/networking/mac80211_hwsim/ |
| H A D | mac80211_hwsim.rst | 44 currently enabled and on the same channel as the transmitting
|
| /linux/Documentation/userspace-api/media/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
|
| /linux/Documentation/networking/caif/ |
| H A D | caif.rst | 132 might be problems transmitting over UART.
|
| H A D | linux_caif.rst | 85 - When receiving / transmitting CAIF Packets (cfpkt), ownership is passed
|
| /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
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | dev-rds.rst | 13 at devices capable of receiving and/or transmitting RDS information.
|
| H A D | field-order.rst | 22 at a time, merely transmitting the frames separated into fields. The
|
| /linux/Documentation/driver-api/ |
| H A D | slimbus.rst | 36 Framer device is responsible for clocking the bus, and transmitting frame-sync
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-net-cdc_ncm | 76 aggregate before transmitting an NTB frame.
|
| /linux/Documentation/i2c/ |
| H A D | fault-codes.rst | 48 transmit mode: some other master was transmitting different
|
| /linux/Documentation/networking/ |
| H A D | xsk-tx-metadata.rst | 7 This document describes how to enable offloads when transmitting packets
|