Searched refs:inputs (Results 1 - 25 of 121) sorted by relevance

12345

/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_brx.h31 } inputs[VSP1_MAX_RPF]; member in struct:vsp1_brx
H A Dvsp1_drm.h53 * @inputs: source crop rectangle, destination compose rectangle and z-order
64 } inputs[VSP1_MAX_RPF]; member in struct:vsp1_drm
H A Dvsp1_drm.c134 crop = &vsp1->drm->inputs[rpf->entity.index].crop;
209 sel.r = vsp1->drm->inputs[rpf->entity.index].compose;
240 * - If we need more than two inputs, use the BRU.
363 return vsp1->drm->inputs[rpf->entity.index].zpos;
371 struct vsp1_rwpf *inputs[VSP1_MAX_RPF] = { NULL, }; local
378 /* Count the number of enabled inputs and sort them by Z-order. */
385 if (!pipe->inputs[i])
390 if (rpf_zpos(vsp1, inputs[j-1]) <= rpf_zpos(vsp1, rpf))
392 inputs[j] = inputs[
[all...]
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-cards.c64 .inputs = {{
79 .inputs = {{
107 .inputs = {{
154 .inputs = {{
195 .inputs = {{
224 .inputs = {{
272 .inputs = { {
319 .inputs = {{
348 .inputs = {{
373 .inputs
[all...]
/linux-master/arch/x86/kernel/cpu/sgx/
H A Dencls.h57 * @inputs: asm inputs for the function
67 #define __encls_ret_N(rax, inputs...) \
75 : "a"(rax), inputs \
99 * @inputs: asm inputs for the function
110 #define __encls_N(rax, rbx_out, inputs...) \
119 : "a"(rax), inputs \
/linux-master/include/media/davinci/
H A Dvpif_types.h62 struct vpif_input *inputs; member in struct:vpif_capture_chan_config
/linux-master/drivers/ras/amd/atl/
H A Dcore.c123 ctx.inputs.norm_addr = addr;
124 ctx.inputs.socket_id = socket_id;
125 ctx.inputs.die_id = die_id;
126 ctx.inputs.coh_st_inst_id = coh_st_inst_id;
H A Dinternal.h203 struct addr_ctx_inputs inputs; member in struct:addr_ctx
293 (ctx)->inputs.socket_id, (ctx)->inputs.die_id,\
294 (ctx)->inputs.coh_st_inst_id, (ctx)->inputs.norm_addr, ##arg)
/linux-master/sound/pci/hda/
H A Dhda_auto_parser.c55 /* add the found input-pin to the cfg->inputs[] table */
60 cfg->inputs[cfg->num_inputs].pin = nid;
61 cfg->inputs[cfg->num_inputs].type = type;
62 cfg->inputs[cfg->num_inputs].has_boost_on_pin =
164 * The analog input pins are assigned to inputs array.
316 if (hsmic && can_be_headset_mic(codec, &cfg->inputs[i], 0xc)) {
317 cfg->inputs[i].is_headset_mic = 1;
319 } else if (hpmic && can_be_headset_mic(codec, &cfg->inputs[i], 0xd)) {
320 cfg->inputs[i].is_headphone_mic = 1;
326 if (!can_be_headset_mic(codec, &cfg->inputs[
[all...]
/linux-master/drivers/hid/
H A Dhid-holtek-kbd.c133 if (list_empty(&boot_hid->inputs)) {
134 hid_err(hid, "no inputs found\n");
137 boot_hid_input = list_first_entry(&boot_hid->inputs,
160 list_for_each_entry(hidinput, &hdev->inputs, list) {
H A Dhid-zpff.c61 if (list_empty(&hid->inputs)) {
62 hid_err(hid, "no inputs found\n");
65 hidinput = list_entry(hid->inputs.next, struct hid_input, list);
H A Dhid-lg2ff.c57 if (list_empty(&hid->inputs)) {
58 hid_err(hid, "no inputs found\n");
61 hidinput = list_entry(hid->inputs.next, struct hid_input, list);
H A Dhid-megaworld.c47 if (list_empty(&hid->inputs)) {
48 hid_err(hid, "no inputs found\n");
51 hidinput = list_entry(hid->inputs.next, struct hid_input, list);
H A Dhid-betopff.c66 if (list_empty(&hid->inputs)) {
67 hid_err(hid, "no inputs found\n");
71 hidinput = list_first_entry(&hid->inputs, struct hid_input, list);
H A Dhid-lg3ff.c122 if (list_empty(&hid->inputs)) {
123 hid_err(hid, "no inputs found\n");
126 hidinput = list_entry(hid->inputs.next, struct hid_input, list);
H A Dhid-holtekff.c133 if (list_empty(&hid->inputs)) {
134 hid_err(hid, "no inputs found\n");
137 hidinput = list_entry(hid->inputs.next, struct hid_input, list);
H A Dhid-axff.c73 if (list_empty(&hid->inputs)) {
74 hid_err(hid, "no inputs found\n");
77 hidinput = list_first_entry(&hid->inputs, struct hid_input, list);
H A Dhid-emsff.c56 if (list_empty(&hid->inputs)) {
57 hid_err(hid, "no inputs found\n");
60 hidinput = list_first_entry(&hid->inputs, struct hid_input, list);
/linux-master/arch/arm/mach-davinci/
H A Dpdata-quirks.c84 .inputs = da850_ch0_inputs,
94 .inputs = da850_ch1_inputs,
/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.c565 if (!isp->inputs[index].camera)
569 strscpy(input->name, isp->inputs[index].camera->name,
575 * ioctl is the only way to enum inputs + possible external actuators
579 motor = isp->inputs[index].motor;
596 input->reserved[0] = isp->inputs[index].type;
597 input->reserved[1] = isp->inputs[index].port;
644 camera = isp->inputs[input].camera;
651 if (isp->inputs[asd->input_curr].asd == asd &&
653 ret = v4l2_subdev_call(isp->inputs[asd->input_curr].camera,
659 isp->inputs[as
[all...]
/linux-master/arch/mips/include/asm/
H A Dbitops.h26 #define __bit_op(mem, insn, inputs...) do { \
39 : inputs \
43 #define __test_bit_op(mem, ll_dst, insn, inputs...) ({ \
57 : inputs \
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_dpll.h76 * @inputs: input pins pointer
93 struct ice_dpll_pin *inputs; member in struct:ice_dplls
/linux-master/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-crossbar.c188 * Create a 1:1 mapping between pixel link inputs and outputs to
339 input = &xbar->inputs[sink_pad];
386 input = &xbar->inputs[sink_pad];
463 xbar->inputs = kcalloc(xbar->num_sinks, sizeof(*xbar->inputs),
465 if (!xbar->inputs) {
490 kfree(xbar->inputs);
499 kfree(xbar->inputs);
/linux-master/drivers/media/platform/ti/davinci/
H A Dvpif_capture.c650 * we report all the inputs to application. inputs table also
668 subdev_name = chan_cfg->inputs[input_index].subdev_name;
724 input = chan_cfg->inputs[index].input_route;
725 output = chan_cfg->inputs[index].output_route;
739 ch->video_dev.tvnorms = chan_cfg->inputs[index].input.std;
788 if (!config->chan_config[ch->channel_id].inputs)
792 input = chan_cfg->inputs[ch->input_idx].input;
818 if (!config->chan_config[ch->channel_id].inputs)
822 input = chan_cfg->inputs[c
[all...]
/linux-master/drivers/hwmon/
H A Dina3221.c117 * @inputs: Array of channel input source specific structures
129 struct ina3221_input inputs[INA3221_NUM_CHANNELS]; member in struct:ina3221_data
160 struct ina3221_input *input = ina->inputs;
338 struct ina3221_input *input = ina->inputs;
442 struct ina3221_input *input = ina->inputs;
599 *str = ina->inputs[index].label;
628 input = &ina->inputs[channel - 1];
707 struct ina3221_input *input = &ina->inputs[channel];
719 struct ina3221_input *input = &ina->inputs[channel];
786 input = &ina->inputs[va
[all...]

Completed in 509 milliseconds

12345