Home
last modified time | relevance | path

Searched refs:produced (Results 1 – 25 of 251) sorted by relevance

1234567891011

/openbmc/openbmc/poky/bitbake/lib/toaster/tests/eventreplay/
H A DREADME3 These tests use event log files produced by bitbake <target> -w <event log file>
4 You need to have event log files produced before running this tests.
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_comp_algs.c183 int consumed, produced; in qat_comp_generic_callback() local
195 produced = qat_comp_get_produced_ctr(resp); in qat_comp_generic_callback()
202 areq->slen, areq->dlen, consumed, produced, cmp_err, xlt_err); in qat_comp_generic_callback()
232 if (unlikely(produced > qat_req->actual_dlen)) { in qat_comp_generic_callback()
237 produced, qat_req->actual_dlen); in qat_comp_generic_callback()
243 areq->dlen = produced; in qat_comp_generic_callback()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/
H A D0001-move-fprintf-into-same-block-where-modname-and-symna.patch26 + /* This mimics the output produced by libunwind below. */
31 - /* This mimics the output produced by libunwind below. */
/openbmc/linux/kernel/
H A Drelay.c916 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()
/openbmc/linux/Documentation/input/
H A Dnotifier.rst18 - 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
/openbmc/linux/drivers/media/platform/renesas/
H A Drcar_drif.c237 u32 produced; /* Buffers produced by sdr dev */ member
469 rdrif_dbg(sdr, "\napp late: prod %u\n", sdr->produced); in rcar_drif_get_fbuf()
525 u32 idx, produced; in rcar_drif_dma_complete() local
536 idx = sdr->produced % RCAR_DRIF_NUM_HWBUFS; in rcar_drif_dma_complete()
569 produced = sdr->produced++; in rcar_drif_dma_complete()
572 rdrif_dbg(sdr, "ch%u: prod %u\n", ch->num, produced); in rcar_drif_dma_complete()
584 fbuf->vb.sequence = produced; in rcar_drif_dma_complete()
755 sdr->produced = 0; in rcar_drif_start()
/openbmc/linux/Documentation/driver-api/media/
H A Drc-core.rst12 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
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DNAIST-200333 The program was produced on an experimental basis in the course of the
35 to users as so produced on an experimental basis. Accordingly, the
55 or result produced or otherwise obtained by using the program,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/
H A Dxwud_1.0.7.bb6 in a specially formatted dump file, such as produced by xwd."
/openbmc/openbmc/poky/meta/recipes-devtools/patch/
H A Dpatch.inc3 produced by the diff program and applies those differences to one or more \
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dfsl-vdoa.txt5 is to reorder video data from the macroblock tiled order produced by the CODA
/openbmc/linux/Documentation/driver-api/gpio/
H A Dusing-gpio.rst14 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
/openbmc/linux/drivers/media/usb/ttusb-budget/
H A DKconfig14 produced by Hauppauge, shipped under the brand name 'Nova-USB'.
/openbmc/linux/drivers/crypto/hisilicon/zip/
H A Dzip.h34 u32 produced; member
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-image-source.rst25 image data is produced. The unit of vertical blanking is a line.
32 during which no image data is produced. The unit of horizontal
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-stm21 Reads as 0 if master numbers in the STP stream produced by
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/builds/
H A DREADME3 These tests are to test the running of builds and the data produced by the builds.
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Dsnps,arcpgu.txt3 This is a display controller found on several development boards produced
/openbmc/linux/drivers/media/usb/ttusb-dec/
H A DKconfig8 produced by Hauppauge, shipped under the brand name 'DEC2000-t'
/openbmc/u-boot/doc/
H A DREADME.ag101p4 AG101P is the mainline SoC produced by Andes Technology using N1213 CPU core
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dleds-cr0014114.txt4 This LED Board is widely used in vending machines produced
/openbmc/openbmc/poky/documentation/sdk-manual/
H A Dappendix-customizing.rst20 OpenEmbedded build system from which it was produced. Thus, the SDK's
55 appended to the end of ``conf/local.conf`` within the produced SDK,
91 state cache) or ensuring the tasks are able to be produced quickly
259 #. Expose the ``sstate-cache`` directory produced by the build.
264 #. Set the appropriate configuration so that the produced SDK knows how
316 bringing in the information on a wider range of packages produced by the
/openbmc/openbmc/meta-facebook/meta-harma/recipes-kernel/linux/linux-aspeed/
H A Dharma.cfg29 # It is only for SITV BMC testing until the Aegis board is produced.
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Drail.md5 A voltage rail produced by a regulator.
/openbmc/u-boot/board/birdland/bav335x/
H A DREADME11 The binary produced supports the bav335x Rev.A with 10/100 MB PHY

1234567891011