Home
last modified time | relevance | path

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

12

/linux/Documentation/userspace-api/media/rc/
H A Dlirc-get-send-mode.rst34 The mode used for transmitting.
65 - Device does not support transmitting.
H A Dlirc-get-features.rst52 :ref:`LIRC_MODE_PULSE <lirc-mode-pulse>` can only be used for transmitting.
H A Dlirc-dev-intro.rst60 For transmitting (aka sending), create a struct lirc_scancode with
/linux/drivers/media/cec/core/
H A Dcec-adap.c361 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 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/usb/class/
H A Dcdc-acm.h78 int transmitting; member
H A Dcdc-acm.c219 acm->transmitting--; in acm_write_done()
233 acm->transmitting++; in acm_start_wb()
1664 if (acm->transmitting) { in acm_suspend()
/linux/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)
/linux/Documentation/devicetree/bindings/media/
H A Dst-rc.txt14 protocol used for transmitting remote control signals. tx-mode should
/linux/Documentation/bpf/
H A Dredirect.rst28 Not all drivers support transmitting frames after a redirect, and for
/linux/drivers/media/rc/
H A Dite-cir.h84 bool transmitting; member
/linux/Documentation/input/
H A Duserio.rst61 Registers the port with the serio driver and begins transmitting data back and
/linux/Documentation/networking/mac80211_hwsim/
H A Dmac80211_hwsim.rst44 currently enabled and on the same channel as the transmitting
/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-receive.rst148 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/userspace-api/media/v4l/
H A Ddev-rds.rst13 at devices capable of receiving and/or transmitting RDS information.
H A Dfield-order.rst22 at a time, merely transmitting the frames separated into fields. The
/linux/Documentation/driver-api/
H A Dslimbus.rst36 Framer device is responsible for clocking the bus, and transmitting frame-sync
/linux/Documentation/ABI/testing/
H A Dsysfs-class-net-cdc_ncm76 aggregate before transmitting an NTB frame.
/linux/Documentation/i2c/
H A Dfault-codes.rst48 transmit mode: some other master was transmitting different
/linux/Documentation/networking/
H A Dxsk-tx-metadata.rst7 This document describes how to enable offloads when transmitting packets
H A Dchecksum-offloads.rst143 used when transmitting to a given remote destination.
H A Dplip.rst210 To start a transfer the transmitting machine outputs a nibble 0x08.
H A Doa-tc6-framework.rst247 once the transmit credits become available for transmitting transmit data
373 transmit credits become available for transmitting transmit data chunks.
H A Dlapb-module.rst202 Queue data with the LAPB module for transmitting over the link. If the call
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A De1000.rst160 greater than 75,000, may hang (stop transmitting) adapters
222 hang (stop transmitting) under certain network conditions. If

12