Searched refs:output (Results 401 - 425 of 964) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/iio/potentiometer/
H A Dmax5487.c32 .output = 1, \
/linux-master/net/openvswitch/
H A Dconntrack.c286 const struct sw_flow_key *output, struct sk_buff *skb)
288 if (nla_put_u32(skb, OVS_KEY_ATTR_CT_STATE, output->ct_state))
292 nla_put_u16(skb, OVS_KEY_ATTR_CT_ZONE, output->ct_zone))
296 nla_put_u32(skb, OVS_KEY_ATTR_CT_MARK, output->ct.mark))
300 nla_put(skb, OVS_KEY_ATTR_CT_LABELS, sizeof(output->ct.labels),
301 &output->ct.labels))
309 orig.ipv4_src = output->ipv4.ct_orig.src;
310 orig.ipv4_dst = output->ipv4.ct_orig.dst;
311 orig.src_port = output->ct.orig_tp.src;
312 orig.dst_port = output
285 ovs_ct_put_key(const struct sw_flow_key *swkey, const struct sw_flow_key *output, struct sk_buff *skb) argument
[all...]
/linux-master/drivers/media/pci/intel/ipu6/
H A Dipu6-fw-com.c204 sizeoutput += size_mul(cfg->output[i].queue_size + 1,
205 cfg->output[i].token_size);
252 /* initialize output queues */
258 cfg->output[i].queue_size,
259 cfg->output[i].token_size, &res);
/linux-master/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-vchiq.h89 u32 outputs; /* Number of output ports */
93 struct vchiq_mmal_port output[MAX_PORT_COUNT]; /* output ports */ member in struct:vchiq_mmal_component
/linux-master/drivers/staging/media/omap4iss/
H A Diss.c374 * Walk the entities chain starting at the pipeline output video node and stop
385 struct iss_device *iss = pipe->output->iss;
392 entity = &pipe->output->video.entity;
428 * Walk the entities chain starting at the pipeline output video node and start
437 struct iss_device *iss = pipe->output->iss;
461 entity = &pipe->output->video.entity;
487 iss_print_status(pipe->output->iss);
533 if (pipe->output)
534 omap4iss_video_cancel_stream(pipe->output);
538 * iss_pipeline_is_last - Verify if entity has an enabled link to the output
[all...]
/linux-master/drivers/acpi/
H A Dutils.c140 * Validate output buffer.
492 union acpi_object *output; local
499 output = buffer.pointer;
501 if (!output || output->type != ACPI_TYPE_PACKAGE
502 || !output->package.count
503 || output->package.elements[0].type != ACPI_TYPE_BUFFER
504 || output->package.elements[0].buffer.length < ACPI_PLD_REV1_BUFFER_SIZE) {
510 output->package.elements[0].buffer.pointer,
511 output
[all...]
/linux-master/lib/zstd/decompress/
H A Dzstd_decompress.c44 * (defined as: no byte read from input, and no byte flushed to output)
872 /* We are decompressing in-place. Limit the output pointer so that we
874 * fail decompression if the input & output pointers aren't spaced
879 * literals in the output buffer, after the block it is decompressing.
1069 * output, and avoid copying the input.
1776 /* space is needed to store the litbuffer after the output of a given block without stomping the extDict of a previous run, as well as to cover both windows against wildcopy*/
1826 /* Checks that the output buffer hasn't changed if ZSTD_obm_stable is used. */
1827 static size_t ZSTD_checkOutBuffer(ZSTD_DStream const* zds, ZSTD_outBuffer const* output) argument
1839 if (expect.dst == output->dst && expect.pos == output
1878 ZSTD_decompressStream(ZSTD_DStream* zds, ZSTD_outBuffer* output, ZSTD_inBuffer* input) argument
2143 ZSTD_outBuffer output = { dst, dstCapacity, *dstPos }; local
[all...]
/linux-master/sound/soc/codecs/
H A Dwm8350.c202 * This work ramps both output PGAs at stream start/stop time to
974 unsigned int output)
979 if (output >= 2815250 && output <= 3125000)
981 else if (output >= 5625000 && output <= 6250000)
983 else if (output >= 11250000 && output <= 12500000)
985 else if (output >= 22500000 && output <
973 fll_factors(struct _fll_div *fll_div, unsigned int input, unsigned int output) argument
[all...]
/linux-master/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline_state.c229 komeda_component_set_output(struct komeda_component_output *output, argument
233 output->component = comp;
234 output->output_port = output_port;
616 struct komeda_data_flow_cfg *output)
627 if (!malidp_in_range(&merger->hsize_merged, output->out_w)) {
629 output->out_w);
633 if (!malidp_in_range(&merger->vsize_merged, output->out_h)) {
635 output->out_h);
646 st->hsize_merged = output->out_w;
647 st->vsize_merged = output
611 komeda_merger_validate(struct komeda_merger *merger, void *user, struct komeda_crtc_state *kcrtc_st, struct komeda_data_flow_cfg *left_input, struct komeda_data_flow_cfg *right_input, struct komeda_data_flow_cfg *output) argument
[all...]
/linux-master/sound/core/
H A Dump.c99 * @output: 1 for enabling output
104 * instance with one input and/or one output rawmidi stream (either uni-
110 * depending on the given @output and @input.
119 int output, int input,
128 if (output)
130 if (input && output)
144 output, input, info_flags);
158 if (output)
452 return "output";
118 snd_ump_endpoint_new(struct snd_card *card, char *id, int device, int output, int input, struct snd_ump_endpoint **ump_ret) argument
1172 bool input, output; local
[all...]
/linux-master/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c406 /** @output: Output interface. */
407 const struct panthor_fw_ringbuf_output_iface *output; member in struct:panthor_queue::__anon41
412 /** @output_fw_va: FW virtual address of the output interface buffer. */
981 queue->iface.input->extract = queue->iface.output->extract;
1081 switch (cs_iface->output->status_blocked_reason) {
1083 if (queue->iface.input->insert == queue->iface.output->extract &&
1084 cs_iface->output->status_scoreboards == 0)
1094 queue->syncwait.gpu_va = cs_iface->output->status_wait_sync_ptr;
1095 queue->syncwait.ref = cs_iface->output->status_wait_sync_value;
1096 status_wait_cond = cs_iface->output
[all...]
/linux-master/tools/perf/
H A Dbuiltin-inject.c120 struct perf_data output; member in struct:perf_inject
144 size = perf_data__write(&inject->output, buf, sz);
247 if (!inject->output.is_pipe) {
250 offset = lseek(inject->output.file.fd, 0, SEEK_CUR);
401 ret = jit_process(inject->session, &inject->output, machine,
515 ret = jit_process(inject->session, &inject->output, machine,
1246 * session where they will be output to the Build ID feature section
1289 * perf does not support processing 2 sessions simultaneously, so output
1795 inject->output.is_dir = true;
1947 inject->input_name, inject->output
[all...]
/linux-master/scripts/
H A Ddev-needs.sh16 chain, so the last entry in the output is close to the root of the
22 what information is listed in the output. If the requested information is
289 # Add suppliers to CONSUMERS list and output the consumer details.
H A Ddocumentation-file-ref-check104 next if ($ln =~ m,\b(\S*)Documentation/output,);
/linux-master/drivers/media/pci/ivtv/
H A Divtv-cards.h202 u16 video_output; /* hardware video output */
245 u16 both; /* both languages are output */
309 int ivtv_get_output(struct ivtv *itv, u16 index, struct v4l2_output *output);
311 int ivtv_get_audio_output(struct ivtv *itv, u16 index, struct v4l2_audioout *output);
/linux-master/drivers/iio/dac/
H A Dad7293.c488 if (chan->output)
519 if (chan->output) {
592 if (!chan->output)
602 if (chan->output)
689 .output = 0, \
700 .output = 1, \
710 .output = 0, \
721 .output = 0, \
/linux-master/drivers/clk/at91/
H A Dat91sam9g45.c13 .output = { .min = 0, .max = 133333333 },
35 .output = plla_outputs,
H A Dat91rm9200.c24 .output = { .min = 0, .max = 80000000 },
38 .output = rm9200_pll_outputs,
H A Dsama5d4.c13 .output = { .min = 125000000, .max = 200000000 },
28 .output = plla_outputs,
H A Dsama5d3.c13 .output = { .min = 0, .max = 166000000 },
28 .output = plla_outputs,
/linux-master/drivers/gpu/drm/vkms/
H A Dvkms_drv.c60 if (vkms->output.composer_workq)
61 destroy_workqueue(vkms->output.composer_workq);
/linux-master/arch/powerpc/platforms/82xx/
H A Dep8248e.c70 static void ep8248e_set_mdio_dir(struct mdiobb_ctrl *ctrl, int output) argument
72 if (output)
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_keys.h190 void (*encode_block)(char *output, int block_index, char *block);
191 void (*clear_block)(char *output, int block_index);
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c361 if (minfo->outputs[out].output->compute) {
362 minfo->outputs[out].output->compute(minfo->outputs[out].data, &mt);
379 minfo->outputs[out].output->program) {
380 minfo->outputs[out].output->program(minfo->outputs[out].data);
385 minfo->outputs[out].output->start) {
386 minfo->outputs[out].output->start(minfo->outputs[out].data);
474 if (!minfo->outputs[out].output)
528 if (minfo->outputs[out].output) {
/linux-master/drivers/md/
H A Ddm-verity-fec.c122 * Decode all RS blocks from buffers and copy corrected bytes into fio->output
152 fio->output[block_offset] = block[byte_index];
339 if (!fio->output)
340 fio->output = mempool_alloc(&v->fec->output_pool, GFP_NOIO);
361 * (indicated by @offset) in fio->output. If @use_erasures is non-zero, uses
391 r = verity_hash(v, verity_io_hash_req(v, io), fio->output,
412 memcpy(data, &fio->output[fio->output_pos], len);
475 memcpy(dest, fio->output, 1 << v->data_dev_block_bits);
506 mempool_free(fio->output, &f->output_pool);
522 fio->output
[all...]

Completed in 229 milliseconds

<<11121314151617181920>>