/kernel/linux/linux-5.10/drivers/pinctrl/mvebu/ |
D | pinctrl-kirkwood.c | 392 .ncontrols = ARRAY_SIZE(mv88f6180_mpp_controls), 402 .ncontrols = ARRAY_SIZE(mv88f619x_mpp_controls), 412 .ncontrols = ARRAY_SIZE(mv88f619x_mpp_controls), 422 .ncontrols = ARRAY_SIZE(mv88f628x_mpp_controls), 432 .ncontrols = ARRAY_SIZE(mv88f628x_mpp_controls), 442 .ncontrols = ARRAY_SIZE(mv88f628x_mpp_controls), 452 .ncontrols = ARRAY_SIZE(mv88f628x_mpp_controls),
|
D | pinctrl-orion.c | 180 .ncontrols = ARRAY_SIZE(orion_mpp_controls), 190 .ncontrols = ARRAY_SIZE(orion_mpp_controls), 200 .ncontrols = ARRAY_SIZE(orion_mpp_controls),
|
D | pinctrl-mvebu.c | 602 for (n = 0; n < soc->ncontrols; n++) { in mvebu_pinctrl_probe() 647 for (n = 0; n < soc->ncontrols; n++) { in mvebu_pinctrl_probe() 769 mpp_data = devm_kcalloc(&pdev->dev, soc->ncontrols, sizeof(*mpp_data), in mvebu_pinctrl_simple_mmio_probe() 774 for (i = 0; i < soc->ncontrols; i++) in mvebu_pinctrl_simple_mmio_probe() 821 mpp_data = devm_kcalloc(&pdev->dev, soc->ncontrols, sizeof(*mpp_data), in mvebu_pinctrl_simple_regmap_probe() 826 for (i = 0; i < soc->ncontrols; i++) { in mvebu_pinctrl_simple_regmap_probe()
|
D | pinctrl-armada-xp.c | 583 soc->ncontrols = ARRAY_SIZE(mv78230_mpp_controls); in armada_xp_pinctrl_probe() 594 soc->ncontrols = ARRAY_SIZE(mv78260_mpp_controls); in armada_xp_pinctrl_probe() 605 soc->ncontrols = ARRAY_SIZE(mv78460_mpp_controls); in armada_xp_pinctrl_probe() 619 soc->ncontrols = ARRAY_SIZE(mv98dx3236_mpp_controls); in armada_xp_pinctrl_probe()
|
D | pinctrl-armada-ap806.c | 117 soc->ncontrols = ARRAY_SIZE(armada_ap806_mpp_controls); in armada_ap806_pinctrl_probe()
|
D | pinctrl-mvebu.h | 126 int ncontrols; member
|
D | pinctrl-armada-370.c | 386 soc->ncontrols = ARRAY_SIZE(mv88f6710_mpp_controls); in armada_370_pinctrl_probe()
|
D | pinctrl-armada-375.c | 404 soc->ncontrols = ARRAY_SIZE(mv88f6720_mpp_controls); in armada_375_pinctrl_probe()
|
D | pinctrl-dove.c | 742 .ncontrols = ARRAY_SIZE(dove_mpp_controls), 792 mpp_data = devm_kcalloc(&pdev->dev, dove_pinctrl_info.ncontrols, in dove_pinctrl_probe()
|
D | pinctrl-armada-39x.c | 397 soc->ncontrols = ARRAY_SIZE(armada_39x_mpp_controls); in armada_39x_pinctrl_probe()
|
D | pinctrl-armada-cp110.c | 655 soc->ncontrols = ARRAY_SIZE(armada_cp110_mpp_controls); in armada_cp110_pinctrl_probe()
|
D | pinctrl-armada-38x.c | 415 soc->ncontrols = ARRAY_SIZE(armada_38x_mpp_controls); in armada_38x_pinctrl_probe()
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
D | v4l2-ctrls.c | 2235 for (i = 0; i < master->ncontrols; i++) { in cluster_changed() 2551 ctrl->ncontrols = 1; in handler_new_ref() 2990 void v4l2_ctrl_cluster(unsigned ncontrols, struct v4l2_ctrl **controls) in v4l2_ctrl_cluster() argument 2996 if (WARN_ON(ncontrols == 0 || controls[0] == NULL)) in v4l2_ctrl_cluster() 2999 for (i = 0; i < ncontrols; i++) { in v4l2_ctrl_cluster() 3002 controls[i]->ncontrols = ncontrols; in v4l2_ctrl_cluster() 3011 void v4l2_ctrl_auto_cluster(unsigned ncontrols, struct v4l2_ctrl **controls, in v4l2_ctrl_auto_cluster() argument 3018 v4l2_ctrl_cluster(ncontrols, controls); in v4l2_ctrl_auto_cluster() 3019 WARN_ON(ncontrols <= 1); in v4l2_ctrl_auto_cluster() 3031 for (i = 1; i < ncontrols; i++) in v4l2_ctrl_auto_cluster() [all …]
|
/kernel/linux/linux-5.10/include/media/ |
D | v4l2-ctrls.h | 245 unsigned int ncontrols; member 775 void v4l2_ctrl_cluster(unsigned int ncontrols, struct v4l2_ctrl **controls); 809 void v4l2_ctrl_auto_cluster(unsigned int ncontrols,
|
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
D | vsp1_rwpf.h | 82 int vsp1_rwpf_init_ctrls(struct vsp1_rwpf *rwpf, unsigned int ncontrols);
|
D | vsp1_rwpf.c | 274 int vsp1_rwpf_init_ctrls(struct vsp1_rwpf *rwpf, unsigned int ncontrols) in vsp1_rwpf_init_ctrls() argument 276 v4l2_ctrl_handler_init(&rwpf->ctrls, ncontrols + 1); in vsp1_rwpf_init_ctrls()
|
/kernel/linux/linux-5.10/drivers/media/usb/uvc/ |
D | uvc_ctrl.c | 871 for (i = 0; i < entity->ncontrols; ++i) { in __uvc_find_control() 1500 for (i = 0; i < entity->ncontrols; ++i) { in uvc_ctrl_commit_entity() 1876 for (i = 0; i < entity->ncontrols; ++i) { in uvc_xu_ctrl_query() 1992 for (i = 0; i < entity->ncontrols; ++i) { in uvc_ctrl_restore_values() 2105 for (i = 0; i < entity->ncontrols; ++i) { in uvc_ctrl_add_mapping() 2285 unsigned int bControlSize = 0, ncontrols; in uvc_ctrl_init_device() local 2303 ncontrols = memweight(bmControls, bControlSize); in uvc_ctrl_init_device() 2304 if (ncontrols == 0) in uvc_ctrl_init_device() 2307 entity->controls = kcalloc(ncontrols, sizeof(*ctrl), in uvc_ctrl_init_device() 2311 entity->ncontrols = ncontrols; in uvc_ctrl_init_device() [all …]
|
D | uvc_status.c | 127 for (i = 0, ctrl = entity->controls; i < entity->ncontrols; i++, ctrl++) in uvc_event_entity_find_ctrl()
|
D | uvcvideo.h | 356 unsigned int ncontrols; member
|
/kernel/linux/linux-5.10/drivers/staging/greybus/ |
D | audio_topology.c | 534 if (w->ncontrols) in gbaudio_validate_kcontrol_count() 539 if (w->ncontrols != 1) in gbaudio_validate_kcontrol_count() 1036 w->ncontrols, w->name); in gbaudio_tplg_create_widget() 1041 if (w->ncontrols) { in gbaudio_tplg_create_widget() 1042 size = sizeof(struct snd_kcontrol_new) * w->ncontrols; in gbaudio_tplg_create_widget() 1052 for (i = 0; i < w->ncontrols; i++) { in gbaudio_tplg_create_widget()
|
/kernel/linux/linux-5.10/sound/usb/ |
D | mixer_quirks.c | 2666 .ncontrols = ARRAY_SIZE(snd_djm_ctls_##suffix) } 2672 size_t ncontrols; member 2824 if (ctl_idx >= device->ncontrols) in snd_djm_controls_info() 2850 if ((group >= device->ncontrols) || value >= device->controls[group].noptions) in snd_djm_controls_update() 2920 for (i = 0; i < device->ncontrols; i++) { in snd_djm_controls_create()
|
/kernel/linux/linux-5.10/include/linux/greybus/ |
D | greybus_protocols.h | 2035 __u8 ncontrols; member
|
/kernel/linux/linux-5.10/drivers/media/radio/si4713/ |
D | si4713.c | 1139 for (c = 1; !ret && c < ctrl->ncontrols; c++) { in si4713_s_ctrl()
|
/kernel/linux/linux-5.10/Documentation/driver-api/media/ |
D | v4l2-controls.rst | 633 void v4l2_ctrl_auto_cluster(unsigned ncontrols, struct v4l2_ctrl **controls,
|