/Linux-v4.19/Documentation/devicetree/bindings/serial/ |
D | rs485.txt | 11 it corresponds to the delay before sending data. 13 it corresponds to the delay after sending data and actual release of the line. 15 - rs485-rts-active-low: drive RTS low when sending (default is high). 19 whilst sending data.
|
D | omap_serial.txt | 24 - rs485-rts-active-high: drive RTS high when sending (default is low).
|
/Linux-v4.19/Documentation/serial/ |
D | serial-rs485.txt | 62 /* Set logical level for RTS pin equal to 1 when sending: */ 64 /* or, set logical level for RTS pin equal to 0 when sending: */ 67 /* Set logical level for RTS pin equal to 1 after sending: */ 69 /* or, set logical level for RTS pin equal to 0 after sending: */ 78 /* Set this flag if you want to receive data even whilst sending data */
|
/Linux-v4.19/net/dccp/ccids/ |
D | Kconfig | 20 where a flow is "reasonably fair" if its sending rate is generally 21 within a factor of two of the sending rate of a TCP flow under the 25 relatively smooth sending rate is of importance.
|
/Linux-v4.19/Documentation/isdn/ |
D | README.audio | 49 CONNECT and starts sending audio data to 82 with CONNECT and starts sending audio data 98 starts sending audio data to the application. There are several 128 When sending audio data, upon AT+VTX command, emulator responds with 136 In this mode, the only way to stop recording is sending <DLE><DC4>
|
/Linux-v4.19/drivers/macintosh/ |
D | adb-iop.c | 42 sending, enumerator 87 if ((adb_iop_state == sending) && req && req->reply_expected) { in adb_iop_complete() 193 adb_iop_state = sending; in adb_iop_start()
|
D | via-macii.c | 105 sending, enumerator 367 macii_state = sending; in macii_start() 434 case sending: in macii_interrupt()
|
D | via-cuda.c | 157 sending, enumerator 630 cuda_state = sending; in cuda_interrupt() 634 case sending: in cuda_interrupt()
|
/Linux-v4.19/Documentation/devicetree/bindings/ata/ |
D | sata_highbank.txt | 27 cycles to transmit before sending an SGPIO pattern 29 cycles to transmit after sending an SGPIO pattern
|
/Linux-v4.19/Documentation/sparc/ |
D | console.txt | 1 Steps for sending 'break' on sunhv console:
|
/Linux-v4.19/net/can/ |
D | Kconfig | 36 sending of RTR frames, and cyclic CAN messages without permanent user 49 msg sending and can optionally modify routed CAN frames on the fly.
|
/Linux-v4.19/Documentation/media/uapi/rc/ |
D | lirc-dev-intro.rst | 36 LIRC supports some modes of receiving and sending IR codes, as shown 45 This mode is for both sending and receiving IR. 47 For transmitting (aka sending), create a ``struct lirc_scancode`` with
|
/Linux-v4.19/Documentation/networking/ |
D | hinic.txt | 55 Application Programmable Interface commands(API CMD) - Interface for sending 58 Management (MGMT) - the PF to MGMT channel that uses API CMD for sending MGMT 74 Command Queues(CMDQ) - The queues for sending commands for IO management and is
|
D | can_ucan_protocol.rst | 147 Setup bittiming by sending the the structure 248 reported by sending corresponding error frames (see 293 When the device outbound buffers are full it starts sending *NAKs* on
|
D | proc_net_tcp.txt | 31 | | | | | | | | |----> sending congestion window
|
/Linux-v4.19/tools/usb/usbip/src/ |
D | usbip_network.c | 108 int sending) in usbip_net_xmit() argument 117 if (sending) in usbip_net_xmit()
|
/Linux-v4.19/Documentation/blockdev/drbd/ |
D | disk-states-8.dot | 15 Failed -> Diskless [ label = "sending notify to peer" ]
|
/Linux-v4.19/net/batman-adv/ |
D | tp_meter.c | 445 if (!atomic_dec_and_test(&tp_vars->sending)) in batadv_tp_sender_shutdown() 478 if (unlikely(atomic_read(&tp_vars->sending) == 0)) in batadv_tp_reset_sender_timer() 498 if (atomic_read(&tp_vars->sending) == 0) in batadv_tp_sender_timeout() 657 if (unlikely(atomic_read(&tp_vars->sending) == 0)) in batadv_tp_recv_ack() 859 while (atomic_read(&tp_vars->sending) != 0) { in batadv_tp_send() 882 if (atomic_dec_and_test(&tp_vars->sending)) in batadv_tp_send() 997 atomic_set(&tp_vars->sending, 1); in batadv_tp_start()
|
/Linux-v4.19/net/sunrpc/ |
D | xprt.c | 210 rpc_sleep_on_priority(&xprt->sending, task, NULL, priority); in xprt_reserve_xprt() 266 rpc_sleep_on_priority(&xprt->sending, task, NULL, priority); in xprt_reserve_xprt_cong() 298 if (rpc_wake_up_first_on_wq(xprtiod_workqueue, &xprt->sending, in __xprt_lock_write_next() 328 if (rpc_wake_up_first_on_wq(xprtiod_workqueue, &xprt->sending, in __xprt_lock_write_next_cong() 1053 xprt->stat.sending_u += xprt->sending.qlen; in xprt_transmit() 1410 rpc_init_priority_wait_queue(&xprt->sending, "xprt_sending"); in xprt_init() 1480 rpc_destroy_wait_queue(&xprt->sending); in xprt_destroy_cb()
|
/Linux-v4.19/net/ax25/ |
D | TODO | 17 Check socket locking when ax25_rcv is sending to raw sockets. In particular
|
/Linux-v4.19/drivers/staging/unisys/Documentation/ABI/ |
D | sysfs-platform-visorchipset | 64 situation by sending a message to guests using these VFs, and 83 situation by sending a message to guests using these VFs, and
|
/Linux-v4.19/Documentation/timers/ |
D | NO_HZ.txt | 64 If a CPU is idle, there is little point in sending it a scheduling-clock 69 The CONFIG_NO_HZ_IDLE=y Kconfig option causes the kernel to avoid sending 77 is strong motivation to avoid sending scheduling-clock interrupts to 102 If a CPU has only one runnable task, there is little point in sending it 108 sending scheduling-clock interrupts to CPUs with a single runnable task, 117 again strong motivation to avoid sending scheduling-clock interrupts. 265 this CPU, so there is no point in sending a scheduling-clock
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | hi3660-clock.txt | 25 - mboxes: Phandle to the mailbox for sending message to MCU.
|
/Linux-v4.19/Documentation/process/ |
D | email-clients.rst | 56 and successfully apply it with 'patch' before sending patches to Linux 63 Here are some specific MUA configuration hints for editing and sending 141 KMail 1.13.5 (KDE 4.5.4), KMail will apply word wrapping when sending 144 long lines, you must make the composer window very wide before sending 316 Does not work for sending patches.
|
/Linux-v4.19/Documentation/thermal/ |
D | x86_pkg_temperature_thermal | 40 Setting 0, stops sending thermal notifications.
|