| /kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
| H A D | saa7134-cards.c | 64 .inputs = {{ 79 .inputs = {{ 107 .inputs = {{ 154 .inputs = {{ 195 .inputs = {{ 224 .inputs = {{ 272 .inputs = { { 319 .inputs = {{ 348 .inputs = {{ 373 .inputs [all...] |
| /kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
| H A D | saa7134-cards.c | 64 .inputs = {{ 79 .inputs = {{ 107 .inputs = {{ 154 .inputs = {{ 195 .inputs = {{ 224 .inputs = {{ 272 .inputs = { { 319 .inputs = {{ 348 .inputs = {{ 373 .inputs [all...] |
| /kernel/linux/linux-5.10/sound/pci/hda/ |
| H A D | hda_auto_parser.c | 55 /* add the found input-pin to the cfg->inputs[] table */ 60 cfg->inputs[cfg->num_inputs].pin = nid; in add_auto_cfg_input_pin() 61 cfg->inputs[cfg->num_inputs].type = type; in add_auto_cfg_input_pin() 62 cfg->inputs[cfg->num_inputs].has_boost_on_pin = in add_auto_cfg_input_pin() 168 * The analog input pins are assigned to inputs array. 320 if (hsmic && can_be_headset_mic(codec, &cfg->inputs[i], 0xc)) { in snd_hda_parse_pin_defcfg() 321 cfg->inputs[i].is_headset_mic = 1; in snd_hda_parse_pin_defcfg() 323 } else if (hpmic && can_be_headset_mic(codec, &cfg->inputs[i], 0xd)) { in snd_hda_parse_pin_defcfg() 324 cfg->inputs[i].is_headphone_mic = 1; in snd_hda_parse_pin_defcfg() 330 if (!can_be_headset_mic(codec, &cfg->inputs[ in snd_hda_parse_pin_defcfg() [all...] |
| /kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
| H A D | vsp1_drm.c | 130 crop = &vsp1->drm->inputs[rpf->entity.index].crop; in vsp1_du_pipeline_setup_rpf() 209 sel.r = vsp1->drm->inputs[rpf->entity.index].compose; in vsp1_du_pipeline_setup_rpf() 240 * - If we need more than two inputs, use the BRU. in vsp1_du_pipeline_setup_brx() 363 return vsp1->drm->inputs[rpf->entity.index].zpos; in rpf_zpos() 371 struct vsp1_rwpf *inputs[VSP1_MAX_RPF] = { NULL, }; in vsp1_du_pipeline_setup_inputs() local 378 /* Count the number of enabled inputs and sort them by Z-order. */ in vsp1_du_pipeline_setup_inputs() 385 if (!pipe->inputs[i]) in vsp1_du_pipeline_setup_inputs() 390 if (rpf_zpos(vsp1, inputs[j-1]) <= rpf_zpos(vsp1, rpf)) in vsp1_du_pipeline_setup_inputs() 392 inputs[j] = inputs[ in vsp1_du_pipeline_setup_inputs() [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
| H A D | vsp1_drm.c | 134 crop = &vsp1->drm->inputs[rpf->entity.index].crop; in vsp1_du_pipeline_setup_rpf() 209 sel.r = vsp1->drm->inputs[rpf->entity.index].compose; in vsp1_du_pipeline_setup_rpf() 240 * - If we need more than two inputs, use the BRU. in vsp1_du_pipeline_setup_brx() 363 return vsp1->drm->inputs[rpf->entity.index].zpos; in rpf_zpos() 371 struct vsp1_rwpf *inputs[VSP1_MAX_RPF] = { NULL, }; in vsp1_du_pipeline_setup_inputs() local 378 /* Count the number of enabled inputs and sort them by Z-order. */ in vsp1_du_pipeline_setup_inputs() 385 if (!pipe->inputs[i]) in vsp1_du_pipeline_setup_inputs() 390 if (rpf_zpos(vsp1, inputs[j-1]) <= rpf_zpos(vsp1, rpf)) in vsp1_du_pipeline_setup_inputs() 392 inputs[j] = inputs[ in vsp1_du_pipeline_setup_inputs() [all...] |
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| H A D | hda_auto_parser.c | 55 /* add the found input-pin to the cfg->inputs[] table */ 60 cfg->inputs[cfg->num_inputs].pin = nid; in add_auto_cfg_input_pin() 61 cfg->inputs[cfg->num_inputs].type = type; in add_auto_cfg_input_pin() 62 cfg->inputs[cfg->num_inputs].has_boost_on_pin = in add_auto_cfg_input_pin() 164 * The analog input pins are assigned to inputs array. 316 if (hsmic && can_be_headset_mic(codec, &cfg->inputs[i], 0xc)) { in snd_hda_parse_pin_defcfg() 317 cfg->inputs[i].is_headset_mic = 1; in snd_hda_parse_pin_defcfg() 319 } else if (hpmic && can_be_headset_mic(codec, &cfg->inputs[i], 0xd)) { in snd_hda_parse_pin_defcfg() 320 cfg->inputs[i].is_headphone_mic = 1; in snd_hda_parse_pin_defcfg() 326 if (!can_be_headset_mic(codec, &cfg->inputs[ in snd_hda_parse_pin_defcfg() [all...] |
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| H A D | atomisp_ioctl.c | 571 if (!isp->inputs[index].camera) in atomisp_enum_input() 575 strscpy(input->name, isp->inputs[index].camera->name, in atomisp_enum_input() 581 * ioctl is the only way to enum inputs + possible external actuators in atomisp_enum_input() 585 motor = isp->inputs[index].motor; in atomisp_enum_input() 602 input->reserved[0] = isp->inputs[index].type; in atomisp_enum_input() 603 input->reserved[1] = isp->inputs[index].port; in atomisp_enum_input() 692 if (isp->inputs[input].asd && isp->inputs[input].asd != asd) { in atomisp_s_input() 695 isp->inputs[input].asd->index); in atomisp_s_input() 700 camera = isp->inputs[inpu in atomisp_s_input() [all...] |
| H A D | atomisp_v4l2.c | 951 if (isp->inputs[i].type != RAW_CAMERA && in atomisp_csi_lane_config() 952 isp->inputs[i].type != SOC_CAMERA) in atomisp_csi_lane_config() 955 mipi_info = atomisp_to_sensor_mipi_info(isp->inputs[i].camera); in atomisp_csi_lane_config() 1096 "too many atomisp inputs, ignored\n"); in atomisp_subdev_probe() 1100 isp->inputs[isp->input_cnt].type = subdevs->type; in atomisp_subdev_probe() 1101 isp->inputs[isp->input_cnt].port = subdevs->port; in atomisp_subdev_probe() 1102 isp->inputs[isp->input_cnt].camera = subdev; in atomisp_subdev_probe() 1103 isp->inputs[isp->input_cnt].sensor_index = 0; in atomisp_subdev_probe() 1109 isp->inputs[isp->input_cnt].frame_size.pixel_format = 0; in atomisp_subdev_probe() 1110 isp->inputs[is in atomisp_subdev_probe() [all...] |
| H A D | atomisp_internal.h | 135 (asd->isp->inputs[asd->input_curr].type == SOC_CAMERA \ 136 && asd->isp->inputs[asd->input_curr].camera_caps-> \ 257 struct atomisp_input_subdev inputs[ATOM_ISP_MAX_INPUTS]; member
|
| /kernel/linux/linux-6.6/arch/x86/kernel/cpu/sgx/ |
| H A D | encls.h | 57 * @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 \
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
| H A D | atomisp_ioctl.c | 565 if (!isp->inputs[index].camera) in atomisp_enum_input() 569 strscpy(input->name, isp->inputs[index].camera->name, in atomisp_enum_input() 575 * ioctl is the only way to enum inputs + possible external actuators in atomisp_enum_input() 579 motor = isp->inputs[index].motor; in atomisp_enum_input() 596 input->reserved[0] = isp->inputs[index].type; in atomisp_enum_input() 597 input->reserved[1] = isp->inputs[index].port; in atomisp_enum_input() 644 camera = isp->inputs[input].camera; in atomisp_s_input() 651 if (isp->inputs[asd->input_curr].asd == asd && in atomisp_s_input() 653 ret = v4l2_subdev_call(isp->inputs[asd->input_curr].camera, in atomisp_s_input() 659 isp->inputs[as in atomisp_s_input() [all...] |
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| H A D | ina3221.c | 114 * @inputs: Array of channel input source specific structures 124 struct ina3221_input inputs[INA3221_NUM_CHANNELS]; member 153 struct ina3221_input *input = ina->inputs; in ina3221_summation_shunt_resistor() 331 struct ina3221_input *input = ina->inputs; in ina3221_read_curr() 434 struct ina3221_input *input = ina->inputs; in ina3221_write_curr() 591 *str = ina->inputs[index].label; in ina3221_read_string() 620 input = &ina->inputs[channel - 1]; in ina3221_is_visible() 699 struct ina3221_input *input = &ina->inputs[channel]; in ina3221_shunt_show() 711 struct ina3221_input *input = &ina->inputs[channel]; in ina3221_shunt_store() 778 input = &ina->inputs[va in ina3221_probe_child_from_dt() [all...] |
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| H A D | ina3221.c | 114 * @inputs: Array of channel input source specific structures 124 struct ina3221_input inputs[INA3221_NUM_CHANNELS]; member 153 struct ina3221_input *input = ina->inputs; in ina3221_summation_shunt_resistor() 330 struct ina3221_input *input = ina->inputs; in ina3221_read_curr() 434 struct ina3221_input *input = ina->inputs; in ina3221_write_curr() 591 *str = ina->inputs[index].label; in ina3221_read_string() 620 input = &ina->inputs[channel - 1]; in ina3221_is_visible() 699 struct ina3221_input *input = &ina->inputs[channel]; in ina3221_shunt_show() 711 struct ina3221_input *input = &ina->inputs[channel]; in ina3221_shunt_store() 778 input = &ina->inputs[va in ina3221_probe_child_from_dt() [all...] |
| /kernel/linux/linux-5.10/drivers/media/platform/davinci/ |
| H A D | vpif_capture.c | 660 * we report all the inputs to application. inputs table also 678 subdev_name = chan_cfg->inputs[input_index].subdev_name; in vpif_input_to_subdev() 734 input = chan_cfg->inputs[index].input_route; in vpif_set_input() 735 output = chan_cfg->inputs[index].output_route; in vpif_set_input() 749 ch->video_dev.tvnorms = chan_cfg->inputs[index].input.std; in vpif_set_input() 798 if (!config->chan_config[ch->channel_id].inputs) in vpif_g_std() 802 input = chan_cfg->inputs[ch->input_idx].input; in vpif_g_std() 828 if (!config->chan_config[ch->channel_id].inputs) in vpif_s_std() 832 input = chan_cfg->inputs[c in vpif_s_std() [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/ti/davinci/ |
| H A D | vpif_capture.c | 649 * we report all the inputs to application. inputs table also 667 subdev_name = chan_cfg->inputs[input_index].subdev_name; in vpif_input_to_subdev() 723 input = chan_cfg->inputs[index].input_route; in vpif_set_input() 724 output = chan_cfg->inputs[index].output_route; in vpif_set_input() 738 ch->video_dev.tvnorms = chan_cfg->inputs[index].input.std; in vpif_set_input() 787 if (!config->chan_config[ch->channel_id].inputs) in vpif_g_std() 791 input = chan_cfg->inputs[ch->input_idx].input; in vpif_g_std() 817 if (!config->chan_config[ch->channel_id].inputs) in vpif_s_std() 821 input = chan_cfg->inputs[c in vpif_s_std() [all...] |
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| H A D | bitops.h | 28 #define __bit_op(mem, insn, inputs...) do { \ 41 : inputs \ 45 #define __test_bit_op(mem, ll_dst, insn, inputs...) ({ \ 59 : inputs \
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| H A D | bitops.h | 26 #define __bit_op(mem, insn, inputs...) do { \ 39 : inputs \ 43 #define __test_bit_op(mem, ll_dst, insn, inputs...) ({ \ 57 : inputs \
|
| /kernel/linux/linux-6.6/drivers/media/platform/nxp/imx8-isi/ |
| H A D | imx8-isi-crossbar.c | 188 * Create a 1:1 mapping between pixel link inputs and outputs to in mxc_isi_crossbar_init_cfg() 339 input = &xbar->inputs[sink_pad]; in mxc_isi_crossbar_enable_streams() 386 input = &xbar->inputs[sink_pad]; in mxc_isi_crossbar_disable_streams() 459 xbar->inputs = kcalloc(xbar->num_sinks, sizeof(*xbar->inputs), in mxc_isi_crossbar_init() 461 if (!xbar->inputs) { in mxc_isi_crossbar_init() 486 kfree(xbar->inputs); in mxc_isi_crossbar_init() 495 kfree(xbar->inputs); in mxc_isi_crossbar_cleanup()
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| H A D | hid-holtek-kbd.c | 133 if (list_empty(&boot_hid->inputs)) { in holtek_kbd_input_event() 134 hid_err(hid, "no inputs found\n"); in holtek_kbd_input_event() 137 boot_hid_input = list_first_entry(&boot_hid->inputs, in holtek_kbd_input_event() 160 list_for_each_entry(hidinput, &hdev->inputs, list) { in holtek_kbd_probe()
|
| H A D | hid-emsff.c | 56 if (list_empty(&hid->inputs)) { in emsff_init() 57 hid_err(hid, "no inputs found\n"); in emsff_init() 60 hidinput = list_first_entry(&hid->inputs, struct hid_input, list); in emsff_init()
|
| /kernel/linux/linux-6.6/drivers/hid/ |
| H A D | hid-holtek-kbd.c | 133 if (list_empty(&boot_hid->inputs)) { in holtek_kbd_input_event() 134 hid_err(hid, "no inputs found\n"); in holtek_kbd_input_event() 137 boot_hid_input = list_first_entry(&boot_hid->inputs, in holtek_kbd_input_event() 160 list_for_each_entry(hidinput, &hdev->inputs, list) { in holtek_kbd_probe()
|
| /kernel/linux/linux-6.6/drivers/iio/adc/ |
| H A D | max11410.c | 702 u32 inputs[2], scale; in max11410_parse_channels() local 728 inputs, in max11410_parse_channels() 729 ARRAY_SIZE(inputs)); in max11410_parse_channels() 733 ret = fwnode_property_read_u32(child, "reg", &inputs[0]); in max11410_parse_channels() 735 inputs[1] = 0; in max11410_parse_channels() 743 if (inputs[0] > MAX11410_CHANNEL_INDEX_MAX || in max11410_parse_channels() 744 inputs[1] > MAX11410_CHANNEL_INDEX_MAX) { in max11410_parse_channels() 813 chanspec.channel = inputs[0]; in max11410_parse_channels() 814 chanspec.channel2 = inputs[1]; in max11410_parse_channels()
|
| /kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
| H A D | idp.h | 190 #define KEYBD_MATRIX_GET_INPUTS(inputs) \ 192 inputs = (IDP_CPLD_KB_ROW & 0x7f);\
|
| /kernel/linux/linux-5.10/arch/arm/mach-davinci/ |
| H A D | pdata-quirks.c | 84 .inputs = da850_ch0_inputs, 94 .inputs = da850_ch1_inputs,
|
| /kernel/linux/linux-6.6/arch/arm/mach-davinci/ |
| H A D | pdata-quirks.c | 84 .inputs = da850_ch0_inputs, 94 .inputs = da850_ch1_inputs,
|