/Linux-v5.4/Documentation/input/ |
D | notifier.rst | 17 - KBD_UNICODE events are sent if the keycode -> keysym translation produced a 19 - KBD_KEYSYM events are sent if the keycode -> keysym translation produced a
|
/Linux-v5.4/kernel/ |
D | relay.c | 998 size_t produced = buf->subbufs_produced; in relay_file_read_avail() local 1006 if (produced == consumed) in relay_file_read_avail() 1011 if (unlikely(produced - consumed >= n_subbufs)) { in relay_file_read_avail() 1012 consumed = produced - n_subbufs + 1; in relay_file_read_avail() 1017 produced = (produced % n_subbufs) * subbuf_size + buf->offset; in relay_file_read_avail() 1020 if (consumed > produced) in relay_file_read_avail() 1021 produced += n_subbufs * subbuf_size; in relay_file_read_avail() 1023 if (consumed == produced) { in relay_file_read_avail()
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | ext-ctrls-image-source.rst | 32 image data is produced. The unit of vertical blanking is a line. 39 during which no image data is produced. The unit of horizontal
|
/Linux-v5.4/drivers/media/platform/ |
D | rcar_drif.c | 242 u32 produced; /* Buffers produced by sdr dev */ member 470 rdrif_dbg(sdr, "\napp late: prod %u\n", sdr->produced); in rcar_drif_get_fbuf() 526 u32 idx, produced; in rcar_drif_dma_complete() local 537 idx = sdr->produced % RCAR_DRIF_NUM_HWBUFS; in rcar_drif_dma_complete() 570 produced = sdr->produced++; in rcar_drif_dma_complete() 573 rdrif_dbg(sdr, "ch%u: prod %u\n", ch->num, produced); in rcar_drif_dma_complete() 585 fbuf->vb.sequence = produced; in rcar_drif_dma_complete() 756 sdr->produced = 0; in rcar_drif_start()
|
/Linux-v5.4/Documentation/media/kapi/ |
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-v5.4/Documentation/devicetree/bindings/media/ |
D | fsl-vdoa.txt | 5 is to reorder video data from the macroblock tiled order produced by the CODA
|
/Linux-v5.4/drivers/crypto/hisilicon/zip/ |
D | zip.h | 38 u32 produced; member
|
/Linux-v5.4/drivers/media/usb/ttusb-budget/ |
D | Kconfig | 14 produced by Hauppauge, shipped under the brand name 'Nova-USB'.
|
/Linux-v5.4/Documentation/devicetree/bindings/arm/ |
D | gemini.txt | 4 produced by Storlink Semiconductor around 2005. The company was renamed 10 produced and used for NAS and similar usecases. In 2014 Cortina Systems was
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-class-stm | 21 Reads as 0 if master numbers in the STP stream produced by
|
/Linux-v5.4/Documentation/devicetree/bindings/gnss/ |
D | mediatek.txt | 3 Mediatek chipsets are used in GNSS-receiver modules produced by several
|
D | sirfstar.txt | 3 SiRFstar chipsets are used in GNSS-receiver modules produced by several
|
/Linux-v5.4/Documentation/devicetree/bindings/display/ |
D | snps,arcpgu.txt | 3 This is a display controller found on several development boards produced
|
D | arm,hdlcd.txt | 3 This is a display controller found on several development platforms produced
|
/Linux-v5.4/Documentation/networking/ |
D | devlink-info-versions.rst | 30 An identifier of the company or the facility which produced the part.
|
/Linux-v5.4/drivers/media/usb/ttusb-dec/ |
D | Kconfig | 8 produced by Hauppauge, shipped under the brand name 'DEC2000-t'
|
/Linux-v5.4/Documentation/devicetree/bindings/leds/ |
D | leds-cr0014114.txt | 4 This LED Board is widely used in vending machines produced
|
/Linux-v5.4/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-v5.4/Documentation/devicetree/bindings/misc/ |
D | idt_89hpesx.txt | 6 compatible devices may be produced in future. Following devices
|
/Linux-v5.4/Documentation/i2c/busses/ |
D | i2c-ali1535.rst | 25 M15x3 South bridges also produced by Acer Labs Inc. Some of the registers
|
/Linux-v5.4/Documentation/media/uapi/dvb/ |
D | fe-read-status.rst | 59 state changes of the frontend hardware. It is produced using the enum
|
/Linux-v5.4/Documentation/media/uapi/mediactl/ |
D | media-controller-model.rst | 32 interact with other entities. Data (not restricted to video) produced
|
/Linux-v5.4/Documentation/devicetree/bindings/clock/ |
D | arm-syscon-icst.txt | 3 The ICS525 and ICS307 oscillators are produced by Integrated Devices
|
/Linux-v5.4/tools/testing/selftests/ftrace/ |
D | README | 58 * UNRESOLVED: The test produced unclear or intermidiate results.
|
/Linux-v5.4/tools/perf/Documentation/ |
D | intel-pt.txt | 82 Beware the smaller the period, the more samples that are produced, and the 89 To represent software control flow, "branches" samples are produced. By default 263 is produced when a function returns. Causes more packets to be 264 produced but might make decoding more reliable. 307 Because a TSC packet is produced with PSB, the PSB period can 327 mtc_period Specifies how frequently MTC packets are produced - see mtc 369 The number of CYC packets produced can be reduced by specifying 372 cyc_thresh Specifies how frequently CYC packets are produced - see cyc 410 ptw Enable PTWRITE packets which are produced when a ptwrite instruction
|