Home
last modified time | relevance | path

Searched defs:ctls (Results 1 – 10 of 10) sorted by relevance

/linux-6.14.4/sound/drivers/pcsp/
Dpcsp_mixer.c133 const struct snd_kcontrol_new *ctls, int num) in snd_pcsp_ctls_add()
/linux-6.14.4/drivers/media/usb/pvrusb2/
Dpvrusb2-v4l2.c600 struct v4l2_ext_controls *ctls) in pvr2_g_ext_ctrls()
635 struct v4l2_ext_controls *ctls) in pvr2_s_ext_ctrls()
660 struct v4l2_ext_controls *ctls) in pvr2_try_ext_ctrls()
/linux-6.14.4/drivers/firmware/cirrus/test/
Dcs_dsp_test_control_parse.c1194 struct cs_dsp_coeff_ctl *ctls[ARRAY_SIZE(cs_dsp_ctl_parse_test_algs)]; in cs_dsp_ctl_squash_reloaded_controls() local
1252 struct cs_dsp_coeff_ctl *ctls[ARRAY_SIZE(cs_dsp_get_ctl_test_names)]; in cs_dsp_ctl_v2_squash_reloaded_controls() local
/linux-6.14.4/tools/testing/selftests/alsa/
Dmixer-test.c40 snd_ctl_elem_list_t *ctls; member
/linux-6.14.4/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_ctl.c71 struct mdp5_ctl ctls[MAX_CTL]; member
/linux-6.14.4/sound/pci/ca0106/
Dca0106_mixer.c719 #define ADD_CTLS(emu, ctls) \ argument
/linux-6.14.4/sound/pci/hda/
Dhda_generic.h49 unsigned int ctls[NID_PATH_NUM_CTLS]; /* NID_PATH_XXX_CTL */ member
Dhda_controller.c166 unsigned short ctls = spdif ? spdif->ctls : 0; in azx_pcm_prepare() local
/linux-6.14.4/include/sound/
Dhda_codec.h401 unsigned short ctls; /* SPDIF control bits */ member
/linux-6.14.4/sound/pci/emu10k1/
Demumixer.c28 const char * const *ctls, unsigned nctls) in add_ctls()