/Linux-v6.1/kernel/ |
D | relay.c | 916 size_t produced = buf->subbufs_produced; in relay_file_read_avail() local 924 if (produced == consumed) in relay_file_read_avail() 929 if (unlikely(produced - consumed >= n_subbufs)) { in relay_file_read_avail() 930 consumed = produced - n_subbufs + 1; in relay_file_read_avail() 935 produced = (produced % n_subbufs) * subbuf_size + buf->offset; in relay_file_read_avail() 938 if (consumed > produced) in relay_file_read_avail() 939 produced += n_subbufs * subbuf_size; in relay_file_read_avail() 941 if (consumed == produced) { in relay_file_read_avail()
|
/Linux-v6.1/Documentation/input/ |
D | notifier.rst | 18 - KBD_UNICODE events are sent if the keycode -> keysym translation produced a 20 - KBD_KEYSYM events are sent if the keycode -> keysym translation produced a
|
/Linux-v6.1/drivers/media/platform/renesas/ |
D | rcar_drif.c | 236 u32 produced; /* Buffers produced by sdr dev */ member 468 rdrif_dbg(sdr, "\napp late: prod %u\n", sdr->produced); in rcar_drif_get_fbuf() 524 u32 idx, produced; in rcar_drif_dma_complete() local 535 idx = sdr->produced % RCAR_DRIF_NUM_HWBUFS; in rcar_drif_dma_complete() 568 produced = sdr->produced++; in rcar_drif_dma_complete() 571 rdrif_dbg(sdr, "ch%u: prod %u\n", ch->num, produced); in rcar_drif_dma_complete() 583 fbuf->vb.sequence = produced; in rcar_drif_dma_complete() 754 sdr->produced = 0; in rcar_drif_start()
|
/Linux-v6.1/Documentation/driver-api/media/ |
D | rc-core.rst | 12 Every time a key is pressed on a remote controller, a scan code is produced. 24 an extra code is produced to indicate key repeats. 68 When the RC core receives events produced by ``RC_DRIVER_IR_RAW`` IR
|
/Linux-v6.1/Documentation/devicetree/bindings/media/ |
D | fsl-vdoa.txt | 5 is to reorder video data from the macroblock tiled order produced by the CODA
|
/Linux-v6.1/Documentation/driver-api/gpio/ |
D | using-gpio.rst | 14 For any kind of mass produced system you want to support, such as servers, 25 of specialized equipment that is not produced by the numbers, requiring
|
/Linux-v6.1/drivers/media/usb/ttusb-budget/ |
D | Kconfig | 14 produced by Hauppauge, shipped under the brand name 'Nova-USB'.
|
/Linux-v6.1/drivers/crypto/hisilicon/zip/ |
D | zip.h | 34 u32 produced; member
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-class-stm | 21 Reads as 0 if master numbers in the STP stream produced by
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-image-source.rst | 25 image data is produced. The unit of vertical blanking is a line. 32 during which no image data is produced. The unit of horizontal
|
D | dev-encoder.rst | 154 the coded format to be produced. 439 * encoded frames produced after the restart must not reference any 440 frames produced before the stop, e.g. no long term references for 444 produced again, e.g. SPS and PPS for H.264/HEVC. 468 * a buffer queued to ``OUTPUT`` may result in more than one buffer produced on 473 * a buffer queued to ``OUTPUT`` may result in a buffer being produced on 675 * encoded frames produced after the restart must not reference any frames 676 produced before the stop, e.g. no long term references for H.264/HEVC, 678 * any headers that must be included in a standalone stream must be produced 691 continue with regular encoding sequence. The encoded frames produced into
|
D | pixfmt-meta-rkisp1.rst | 44 consumed and produced by dedicated user space libraries that comprise the
|
D | pixfmt-meta-intel-ipu3.rst | 52 produced by dedicated user space libraries that comprise the important tuning
|
/Linux-v6.1/Documentation/devicetree/bindings/display/ |
D | snps,arcpgu.txt | 3 This is a display controller found on several development boards produced
|
/Linux-v6.1/drivers/media/usb/ttusb-dec/ |
D | Kconfig | 8 produced by Hauppauge, shipped under the brand name 'DEC2000-t'
|
/Linux-v6.1/Documentation/devicetree/bindings/leds/ |
D | leds-cr0014114.txt | 4 This LED Board is widely used in vending machines produced
|
D | leds-el15203000.txt | 5 coffee vending machines produced by Crane Merchandising Systems.
|
/Linux-v6.1/Documentation/devicetree/bindings/misc/ |
D | idt_89hpesx.txt | 6 compatible devices may be produced in future. Following devices
|
/Linux-v6.1/Documentation/userspace-api/media/dvb/ |
D | fe-read-status.rst | 50 state changes of the frontend hardware. It is produced using the enum
|
/Linux-v6.1/Documentation/arm64/ |
D | silicon-errata.rst | 9 It is an unfortunate fact of life that hardware is often produced with 11 under specific circumstances. For hardware produced by ARM, these
|
/Linux-v6.1/Documentation/i2c/busses/ |
D | i2c-ali1535.rst | 25 M15x3 South bridges also produced by Acer Labs Inc. Some of the registers
|
/Linux-v6.1/sound/firewire/ |
D | Kconfig | 22 (DICE-II/TCD2210(Mini)/TCD2220(Jr.)) which TC Applied Technologies (TCAT) produced. 168 Say Y here to enable support for FireWire devices which MOTU produced:
|
/Linux-v6.1/Documentation/userspace-api/media/mediactl/ |
D | media-controller-model.rst | 25 interact with other entities. Data (not restricted to video) produced
|
/Linux-v6.1/Documentation/misc-devices/ |
D | oxsemi-tornado.rst | 10 The baud rate produced by the baud generator is obtained from this input 45 (tcr), the clock prescaler (cpr) and the divisor (div) produced by the
|
/Linux-v6.1/tools/testing/selftests/ftrace/ |
D | README | 58 * UNRESOLVED: The test produced unclear or intermidiate results.
|