Home
last modified time | relevance | path

Searched refs:snd_soc_dai_ops (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/kernel/linux/linux-5.10/sound/soc/meson/
Daiu.h15 struct snd_soc_dai_ops;
58 extern const struct snd_soc_dai_ops aiu_fifo_i2s_dai_ops;
59 extern const struct snd_soc_dai_ops aiu_fifo_spdif_dai_ops;
60 extern const struct snd_soc_dai_ops aiu_encoder_i2s_dai_ops;
61 extern const struct snd_soc_dai_ops aiu_encoder_spdif_dai_ops;
Daiu-codec-ctrl.c77 static const struct snd_soc_dai_ops aiu_codec_ctrl_input_ops = {
82 static const struct snd_soc_dai_ops aiu_codec_ctrl_output_ops = {
Daiu-acodec-ctrl.c105 static const struct snd_soc_dai_ops aiu_acodec_ctrl_input_ops = {
110 static const struct snd_soc_dai_ops aiu_acodec_ctrl_output_ops = {
Dg12a-toacodec.c129 static const struct snd_soc_dai_ops g12a_toacodec_input_ops = {
134 static const struct snd_soc_dai_ops g12a_toacodec_output_ops = {
Dg12a-tohdmitx.c142 static const struct snd_soc_dai_ops g12a_tohdmitx_input_ops = {
147 static const struct snd_soc_dai_ops g12a_tohdmitx_output_ops = {
Daxg-toddr.c121 static const struct snd_soc_dai_ops axg_toddr_ops = {
214 static const struct snd_soc_dai_ops g12a_toddr_ops = {
Daxg-frddr.c86 static const struct snd_soc_dai_ops axg_frddr_ops = {
158 static const struct snd_soc_dai_ops g12a_frddr_ops = {
/kernel/linux/linux-5.10/sound/soc/mediatek/common/
Dmtk-afe-fe-dai.h12 struct snd_soc_dai_ops;
30 extern const struct snd_soc_dai_ops mtk_afe_fe_ops;
/kernel/linux/linux-5.10/sound/soc/pxa/
Dpxa2xx-ac97.c141 static const struct snd_soc_dai_ops pxa_ac97_hifi_dai_ops = {
145 static const struct snd_soc_dai_ops pxa_ac97_aux_dai_ops = {
149 static const struct snd_soc_dai_ops pxa_ac97_mic_dai_ops = {
/kernel/linux/linux-5.10/sound/soc/codecs/
Dsti-sas.c68 const struct snd_soc_dai_ops *dac_ops; /* DAC function callbacks */
310 static const struct snd_soc_dai_ops stih407_dac_ops = {
354 .ops = (struct snd_soc_dai_ops[]) {
Dlochnagar-sc.c140 static const struct snd_soc_dai_ops lochnagar_sc_line_ops = {
146 static const struct snd_soc_dai_ops lochnagar_sc_usb_ops = {
Dstac9766.c224 static const struct snd_soc_dai_ops stac9766_dai_ops_analog = {
228 static const struct snd_soc_dai_ops stac9766_dai_ops_digital = {
Disabelle.c1014 static const struct snd_soc_dai_ops isabelle_hs_dai_ops = {
1021 static const struct snd_soc_dai_ops isabelle_hf_dai_ops = {
1028 static const struct snd_soc_dai_ops isabelle_line_dai_ops = {
1035 static const struct snd_soc_dai_ops isabelle_ul_dai_ops = {
Dlm49453.c1287 static const struct snd_soc_dai_ops lm49453_headset_dai_ops = {
1295 static const struct snd_soc_dai_ops lm49453_speaker_dai_ops = {
1303 static const struct snd_soc_dai_ops lm49453_haptic_dai_ops = {
1311 static const struct snd_soc_dai_ops lm49453_ep_dai_ops = {
1319 static const struct snd_soc_dai_ops lm49453_lineout_dai_ops = {
Dcq93vc.c89 static const struct snd_soc_dai_ops cq93vc_dai_ops = {
Dadau17x1.h69 extern const struct snd_soc_dai_ops adau17x1_dai_ops;
Drt1015p.c94 static const struct snd_soc_dai_ops rt1015p_dai_ops = {
Dac97.c43 static const struct snd_soc_dai_ops ac97_dai_ops = {
Dwm8776.c363 static const struct snd_soc_dai_ops wm8776_dac_ops = {
371 static const struct snd_soc_dai_ops wm8776_adc_ops = {
/kernel/linux/linux-5.10/sound/soc/uniphier/
Daio.h313 extern const struct snd_soc_dai_ops uniphier_aio_i2s_ops;
314 extern const struct snd_soc_dai_ops uniphier_aio_spdif_ops;
/kernel/linux/linux-5.10/sound/soc/mediatek/mt6797/
Dmt6797-dai-hostless.c45 static const struct snd_soc_dai_ops mtk_dai_hostless_ops = {
/kernel/linux/linux-5.10/sound/soc/mediatek/mt8183/
Dmt8183-dai-hostless.c45 static const struct snd_soc_dai_ops mtk_dai_hostless_ops = {
/kernel/linux/linux-5.10/sound/soc/fsl/
Dmpc5200_psc_ac97.c224 static const struct snd_soc_dai_ops psc_ac97_analog_ops = {
229 static const struct snd_soc_dai_ops psc_ac97_digital_ops = {
/kernel/linux/linux-5.10/sound/soc/qcom/
Dlpass-hdmi.h100 extern const struct snd_soc_dai_ops asoc_qcom_lpass_hdmi_dai_ops;
/kernel/linux/linux-5.10/include/sound/
Dsoc-dai.h212 struct snd_soc_dai_ops { struct
339 const struct snd_soc_dai_ops *ops;

12345678910>>...15