Home
last modified time | relevance | path

Searched full:produced (Results 1 – 25 of 256) sorted by relevance

1234567891011

/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_comp_algs.c111 int consumed, produced; in qat_comp_generic_callback() local
123 produced = qat_comp_get_produced_ctr(resp); in qat_comp_generic_callback()
126 "[%s][%s][%s] slen = %8d dlen = %8d consumed = %8d produced = %8d cmp_err = %3d xlt_err = %3d", in qat_comp_generic_callback()
130 areq->slen, areq->dlen, consumed, produced, cmp_err, xlt_err); in qat_comp_generic_callback()
160 if (unlikely(produced > qat_req->actual_dlen)) { in qat_comp_generic_callback()
164 "Actual buffer overflow: produced=%d, dlen=%d\n", in qat_comp_generic_callback()
165 produced, qat_req->actual_dlen); in qat_comp_generic_callback()
171 areq->dlen = produced; in qat_comp_generic_callback()
/linux/Documentation/userspace-api/media/v4l/
H A Ddev-encoder.rst154 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
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
/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
/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
/linux/include/linux/
H A Dccp.h154 * @dst: data produced by this operation
221 * @dst: data produced by this operation
333 * @dst: output data produced by this operation
366 * @dst: data produced by this operation
425 * @dst: data produced by this operation
454 * @dst: data produced by this operation
H A Dzlib.h293 processed or more output produced), Z_STREAM_END if all input has been
294 consumed and all output has been produced (only when flush is set to
413 strm->adler to the adler32 checksum of all output produced so far (that is,
427 or more output produced), Z_STREAM_END if the end of the compressed data has
428 been reached and all uncompressed output has been produced, Z_NEED_DICT if a
487 value Z_DEFAULT_STRATEGY for normal data, Z_FILTERED for data produced by a
/linux/Documentation/devicetree/bindings/arm/
H A Dgemini.yaml11 produced by Storlink Semiconductor around 2005. The company was renamed
17 produced and used for NAS and similar usecases. In 2014 Cortina Systems was
/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
/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()
/linux/drivers/net/ethernet/netronome/nfp/nfd3/
H A Dnfd3.h60 * @pkt_cnt: Number of packets to be produced out of the skb associated
65 * @real_len: Number of bytes which to be produced out of the skb (valid only
/linux/drivers/media/platform/renesas/
H A Drcar_drif.c237 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()
569 /* Buffer produced for consumption */ 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/drivers/net/ethernet/intel/ice/
H A Dice_txrx_lib.h139 * ice_set_rs_bit - set RS bit on last produced descriptor (one behind current NTU)
142 * returns index of descriptor that had RS bit produced on
/linux/sound/firewire/
H A DKconfig22 (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/drivers/media/usb/ttusb-budget/
H A DKconfig14 produced by Hauppauge, shipped under the brand name 'Nova-USB'.
/linux/Documentation/devicetree/bindings/media/
H A Dfsl-vdoa.txt5 is to reorder video data from the macroblock tiled order produced by the CODA
H A Dnxp,dw100.yaml14 correction of the distortion that is introduced in images produced by fisheye
/linux/drivers/media/usb/ttusb-dec/
H A DKconfig8 produced by Hauppauge, shipped under the brand name 'DEC2000-t'
/linux/Documentation/ABI/testing/
H A Dsysfs-class-stm21 Reads as 0 if master numbers in the STP stream produced by
/linux/Documentation/devicetree/bindings/display/
H A Dsnps,arcpgu.txt3 This is a display controller found on several development boards produced
/linux/Documentation/devicetree/bindings/serial/
H A Desp,esp32-uart.yaml16 Both SoCs are produced by Espressif Systems Co. Ltd.
/linux/Documentation/process/
H A Dresearcher-guidelines.rst34 code) produced by the Linux kernel community is welcome, though research
103 When sending patches produced from research, the commit logs should
/linux/Documentation/userspace-api/media/dvb/
H A Dfe-read-status.rst50 state changes of the frontend hardware. It is produced using the enum
/linux/drivers/crypto/hisilicon/zip/
H A Dzip.h34 u32 produced; member
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-controller-model.rst25 interact with other entities. Data (not restricted to video) produced

1234567891011