Home
last modified time | relevance | path

Searched refs:receives (Results 1 – 25 of 272) sorted by relevance

1234567891011

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-tuner.rst310 - The tuner receives a mono audio signal.
313 - The tuner receives a stereo audio signal.
316 - The tuner receives the primary language of a bilingual audio
321 - The tuner receives the secondary language of a bilingual audio
325 - The tuner receives a Second Audio Program.
334 - The tuner receives an RDS channel.
348 - Play mono audio. When the tuner receives a stereo signal this a
349 down-mix of the left and right channel. When the tuner receives a
353 - Play stereo audio. When the tuner receives bilingual audio it may
360 When the tuner receives no stereo signal or does not support
[all …]
/OK3568_Linux_fs/kernel/sound/soc/xilinx/
H A DKconfig7 mode, IP receives audio in AES format, extracts PCM and sends
8 PCM data. In receiver mode, IP receives PCM audio and
/OK3568_Linux_fs/kernel/tools/virtio/
H A Dvringh_test.c143 unsigned long xfers = 0, notifies = 0, receives = 0; in parallel_test() local
247 receives++; in parallel_test()
290 printf("Host: notified %lu, pinged %lu\n", notifies, receives); in parallel_test()
394 receives++; in parallel_test()
427 receives++; in parallel_test()
432 gvdev.notifies, receives); in parallel_test()
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/
H A Drc-core.rst52 of time it receives *PULSE/SPACE* events.
68 When the RC core receives events produced by ``RC_DRIVER_IR_RAW`` IR
73 When the RC code receives a scan code (either directly, by a driver
H A Ddtv-demux.rst17 When the demux client allocates a resource via the demux kABI, it receives
20 Each demux receives its TS input from a DVB front-end or from memory, as
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Daspeed,ast2xxx-scu-ic.txt9 - interrupt-controller : indicates that the controller receives and
H A Daspeed,ast2400-i2c-ic.txt12 - interrupt-controller : denotes that the controller receives and fires
H A Dmarvell,sei.txt5 aggregator. It receives interrupts from several sources and aggregates
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dsnmp_counter.rst85 This counter means the packet is dropped when the IP stack receives a
194 straightforward. The 'In' counter means kernel receives such a packet
234 receives an ICMP packet, kernel follows below logic:
296 It means the TCP layer receives a SYN, replies a SYN+ACK, come into
344 When kernel receives a SYN from a client, and if the TCP accept queue
400 The socket receives a RST packet in Establish or CloseWait state.
417 When kernel receives a TCP packet, it has two paths to handler the
446 receives packets.
620 1,2,4,5,3. When the sender receives the ACK of packet 3 (which will
634 receives SACK for packet 4 and the sender doesn't retransmit the
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/creating-plugins/
H A DAddingPlugins.txt70 The adjust_command method receives a string representing
90 The add_args method receives the argparser object and can add
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Drkisp1.rst31 - rkisp1_params: a metadata output device that receives parameters
71 receives the frames using the CSI-2 protocol. It is responsible of configuring
96 The rkisp1_params video node receives a set of parameters from userspace
/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/
H A DREADME201 adjust-command (runs in all stages and receives the stage name)
203 The pre-suite hook receives the number of tests and an array of test ids.
207 The pre-case hook receives the ordinal number and test id of the current test.
209 The adjust-command hook receives the stage id (see list below) and the
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0014-Do-not-disable-buffering-when-writing-to-oom_score_a.patch12 This is because kernel receives '-' instead of the whole '-900'
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/
H A D0014-Do-not-disable-buffering-when-writing-to-oom_score_a.patch12 This is because kernel receives '-' instead of the whole '-900'
/OK3568_Linux_fs/kernel/Documentation/networking/devlink/
H A Dsja1105.rst42 switch receives frames with such VIDs, it will
/OK3568_Linux_fs/kernel/tools/virtio/virtio-trace/
H A DREADME16 4) After the controller of the trace agent receives a start order from a host,
20 6) If the controller receives a stop order from a host, the read/write threads
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/avahi/files/
H A Dhandle-hup.patch14 terminates the connection, the socket file descriptor receives a HUP
/OK3568_Linux_fs/kernel/Documentation/devicetree/
H A Dchangesets.rst17 receives the notifier.
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A DKconfig38 console (the system console is the device which receives all kernel
66 console (the system console is the device which receives all kernel
122 system console (the system console is the device which receives all
145 console is the device which receives all kernel messages and
215 receives all kernel messages and warnings and which allows
327 system console (the system console is the device which receives all
369 system console (the system console is the device which receives all
399 system console (the system console is the device which receives all
546 console (the system console is the device which receives all kernel
831 console (the system console is the device which receives all kernel
[all …]
/OK3568_Linux_fs/kernel/Documentation/driver-api/serial/
H A Dserial-iso7816.rst33 callback receives a pointer to struct serial_iso7816.
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DMakeIndex15 …opies as allowed by this permission notice and provided that anyone who receives an executable for…
/OK3568_Linux_fs/kernel/Documentation/crypto/
H A Dcrypto_engine.rst63 When your driver receives a crypto_request, you must to transfer it to
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dio_ordering.rst31 In the case above, the device may receive newval2 before it receives newval,
/OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/
H A Duserfaultfd.rst30 resolve the userfaults it receives via 1) or to manage the virtual
224 the ``userfaultfd`` and receives the fault address (or ``-EAGAIN`` in case the
230 into the socket. The QEMU source node receives the information and
266 receives ``UFFD_EVENT_FORK`` with file descriptor of the new
/OK3568_Linux_fs/kernel/Documentation/mhi/
H A Dtopology.rst46 driver sends and receives the upper-layer protocol packets like IP packets,

1234567891011