Home
last modified time | relevance | path

Searched refs:cmpnt (Results 1 – 25 of 28) sorted by relevance

12

/linux/sound/soc/codecs/
A Dmt6351.c352 regmap_update_bits(cmpnt->regmap, in hp_gain_ramp_set()
732 hp_zcd_disable(cmpnt); in mt_hp_event()
744 regmap_update_bits(cmpnt->regmap, in mt_hp_event()
747 regmap_update_bits(cmpnt->regmap, in mt_hp_event()
768 set_hp_gain_zero(cmpnt); in mt_hp_event()
787 hp_zcd_enable(cmpnt); in mt_hp_event()
803 hp_zcd_disable(cmpnt); in mt_hp_event()
808 set_hp_gain_zero(cmpnt); in mt_hp_event()
819 regmap_update_bits(cmpnt->regmap, in mt_hp_event()
824 regmap_update_bits(cmpnt->regmap, in mt_hp_event()
[all …]
A Dmt6359.c157 void mt6359_set_mtkaif_protocol(struct snd_soc_component *cmpnt, in mt6359_set_mtkaif_protocol() argument
160 struct mt6359_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt6359_set_mtkaif_protocol()
168 struct mt6359_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt6359_mtkaif_calibration_enable()
194 struct mt6359_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt6359_mtkaif_calibration_disable()
221 struct mt6359_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt6359_set_mtkaif_calibration_phase()
2529 struct snd_soc_component *cmpnt = dai->component; in mt6359_codec_dai_hw_params() local
2548 struct snd_soc_component *cmpnt = dai->component; in mt6359_codec_dai_startup() local
2563 struct snd_soc_component *cmpnt = dai->component; in mt6359_codec_dai_shutdown() local
2693 snd_soc_component_init_regmap(cmpnt, priv->regmap); in mt6359_codec_probe()
2695 return mt6359_codec_init_reg(cmpnt); in mt6359_codec_probe()
[all …]
A Dmt6358.c102 int mt6358_set_mtkaif_protocol(struct snd_soc_component *cmpnt, in mt6358_set_mtkaif_protocol() argument
105 struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt6358_set_mtkaif_protocol()
256 struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt6358_mtkaif_calibration_enable()
279 struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt6358_mtkaif_calibration_disable()
303 struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt6358_set_mtkaif_calibration_phase()
861 struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt_clksq_event()
884 struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt_sgen_event()
923 struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt_aif_in_event()
2317 struct snd_soc_component *cmpnt = dai->component; in mt6358_codec_dai_hw_params() local
2402 static int mt6358_codec_probe(struct snd_soc_component *cmpnt) in mt6358_codec_probe() argument
[all …]
A Dmt6358.h2308 int mt6358_set_mtkaif_protocol(struct snd_soc_component *cmpnt,
2310 int mt6358_mtkaif_calibration_enable(struct snd_soc_component *cmpnt);
2311 int mt6358_mtkaif_calibration_disable(struct snd_soc_component *cmpnt);
2312 int mt6358_set_mtkaif_calibration_phase(struct snd_soc_component *cmpnt,
/linux/sound/soc/sunxi/
A Dsun8i-codec-analog.c395 struct device *dev = cmpnt->dev; in sun8i_codec_add_headphone()
433 struct device *dev = cmpnt->dev; in sun8i_codec_add_mbias()
454 struct device *dev = cmpnt->dev; in sun8i_codec_add_hmic()
491 struct device *dev = cmpnt->dev; in sun8i_codec_add_linein()
572 struct device *dev = cmpnt->dev; in sun8i_codec_add_lineout()
637 struct device *dev = cmpnt->dev; in sun8i_codec_add_mic2()
693 struct device *dev = cmpnt->dev; in sun8i_codec_analog_add_mixer()
738 struct device *dev = cmpnt->dev; in sun8i_codec_analog_cmpnt_probe()
761 ret = sun8i_codec_add_hmic(cmpnt); in sun8i_codec_analog_cmpnt_probe()
779 ret = sun8i_codec_add_mbias(cmpnt); in sun8i_codec_analog_cmpnt_probe()
[all …]
/linux/sound/soc/tegra/
A Dtegra210_mvc.c115 struct tegra210_mvc *mvc = snd_soc_component_get_drvdata(cmpnt); in tegra210_mvc_get_mute()
119 pm_runtime_get_sync(cmpnt->dev); in tegra210_mvc_get_mute()
121 pm_runtime_put(cmpnt->dev); in tegra210_mvc_get_mute()
137 struct tegra210_mvc *mvc = snd_soc_component_get_drvdata(cmpnt); in tegra210_mvc_put_mute()
142 pm_runtime_get_sync(cmpnt->dev); in tegra210_mvc_put_mute()
170 pm_runtime_put(cmpnt->dev); in tegra210_mvc_put_mute()
180 struct tegra210_mvc *mvc = snd_soc_component_get_drvdata(cmpnt); in tegra210_mvc_get_vol()
208 pm_runtime_get_sync(cmpnt->dev); in tegra210_mvc_put_vol()
242 pm_runtime_put(cmpnt->dev); in tegra210_mvc_put_vol()
306 dev_err(cmpnt->dev, in tegra210_mvc_put_curve_type()
[all …]
A Dtegra210_sfc.c3067 struct tegra210_sfc *sfc = dev_get_drvdata(cmpnt->dev); in tegra210_sfc_write_coeff_ram()
3076 dev_err(cmpnt->dev, in tegra210_sfc_write_coeff_ram()
3244 return tegra210_sfc_write_coeff_ram(cmpnt); in tegra210_sfc_init()
3251 struct tegra210_sfc *sfc = snd_soc_component_get_drvdata(cmpnt); in tegra210_sfc_iget_stereo_to_mono()
3262 struct tegra210_sfc *sfc = snd_soc_component_get_drvdata(cmpnt); in tegra210_sfc_iput_stereo_to_mono()
3277 struct tegra210_sfc *sfc = snd_soc_component_get_drvdata(cmpnt); in tegra210_sfc_iget_mono_to_stereo()
3288 struct tegra210_sfc *sfc = snd_soc_component_get_drvdata(cmpnt); in tegra210_sfc_iput_mono_to_stereo()
3303 struct tegra210_sfc *sfc = snd_soc_component_get_drvdata(cmpnt); in tegra210_sfc_oget_stereo_to_mono()
3314 struct tegra210_sfc *sfc = snd_soc_component_get_drvdata(cmpnt); in tegra210_sfc_oput_stereo_to_mono()
3329 struct tegra210_sfc *sfc = snd_soc_component_get_drvdata(cmpnt); in tegra210_sfc_oget_mono_to_stereo()
[all …]
A Dtegra210_admaif.c431 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_pget_mono_to_stereo()
444 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_pput_mono_to_stereo()
460 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_cget_mono_to_stereo()
473 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_cput_mono_to_stereo()
489 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_pget_stereo_to_mono()
502 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_pput_stereo_to_mono()
518 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_cget_stereo_to_mono()
531 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_cput_stereo_to_mono()
713 .cmpnt = &tegra210_admaif_cmpnt,
723 .cmpnt = &tegra186_admaif_cmpnt,
[all …]
A Dtegra210_mixer.c127 static int tegra210_mixer_configure_gain(struct snd_soc_component *cmpnt, in tegra210_mixer_configure_gain() argument
130 struct tegra210_mixer *mixer = snd_soc_component_get_drvdata(cmpnt); in tegra210_mixer_configure_gain()
134 pm_runtime_get_sync(cmpnt->dev); in tegra210_mixer_configure_gain()
172 pm_runtime_put(cmpnt->dev); in tegra210_mixer_configure_gain()
182 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_mixer_get_gain() local
183 struct tegra210_mixer *mixer = snd_soc_component_get_drvdata(cmpnt); in tegra210_mixer_get_gain()
201 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_mixer_apply_gain() local
202 struct tegra210_mixer *mixer = snd_soc_component_get_drvdata(cmpnt); in tegra210_mixer_apply_gain()
215 err = tegra210_mixer_configure_gain(cmpnt, id, instant_gain); in tegra210_mixer_apply_gain()
217 dev_err(cmpnt->dev, "Failed to apply gain\n"); in tegra210_mixer_apply_gain()
A Dtegra210_ahub.c20 struct snd_soc_component *cmpnt = snd_soc_dapm_kcontrol_component(kctl); in tegra_ahub_get_value_enum() local
21 struct tegra_ahub *ahub = snd_soc_component_get_drvdata(cmpnt); in tegra_ahub_get_value_enum()
33 reg_val = snd_soc_component_read(cmpnt, reg); in tegra_ahub_get_value_enum()
38 (8 * cmpnt->val_bytes * i); in tegra_ahub_get_value_enum()
57 struct snd_soc_component *cmpnt = snd_soc_dapm_kcontrol_component(kctl); in tegra_ahub_put_value_enum() local
58 struct tegra_ahub *ahub = snd_soc_component_get_drvdata(cmpnt); in tegra_ahub_put_value_enum()
72 reg_idx = (value - 1) / (8 * cmpnt->val_bytes); in tegra_ahub_put_value_enum()
73 bit_pos = (value - 1) % (8 * cmpnt->val_bytes); in tegra_ahub_put_value_enum()
89 if (snd_soc_component_test_bits(cmpnt, update[i].reg, in tegra_ahub_put_value_enum()
A Dtegra210_adx.c169 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_adx_get_byte_map() local
170 struct tegra210_adx *adx = snd_soc_component_get_drvdata(cmpnt); in tegra210_adx_get_byte_map()
189 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_adx_put_byte_map() local
190 struct tegra210_adx *adx = snd_soc_component_get_drvdata(cmpnt); in tegra210_adx_put_byte_map()
A Dtegra210_amx.c193 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_amx_get_byte_map() local
196 struct tegra210_amx *amx = snd_soc_component_get_drvdata(cmpnt); in tegra210_amx_get_byte_map()
219 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_amx_put_byte_map() local
220 struct tegra210_amx *amx = snd_soc_component_get_drvdata(cmpnt); in tegra210_amx_put_byte_map()
A Dtegra210_admaif.h144 const struct snd_soc_component_driver *cmpnt; member
/linux/sound/soc/mediatek/mt8195/
A Dmt8195-dai-adda.c196 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_adda_mtkaif_cfg_event() local
197 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_mtkaif_cfg_event()
218 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_dl_event()
268 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_ul_event()
295 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda6_ul_event()
331 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_audio_hires_event()
377 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_afe_adda_hires_connect()
572 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mt8195_adda6_only_get()
584 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mt8195_adda6_only_set()
603 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mt8195_adda_dmic_get()
[all …]
/linux/sound/soc/mediatek/mt8192/
A Dmt8192-dai-adda.c302 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_ul_event()
343 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_ch34_ul_event()
409 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_pad_top_event()
431 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_mtkaif_cfg_event()
539 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_dl_event()
565 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_ch34_dl_event()
593 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in stf_positive_gain_get()
604 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in stf_positive_gain_set()
626 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mt8192_adda_dmic_get()
637 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mt8192_adda_dmic_set()
[all …]
A Dmt8192-dai-tdm.c248 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_tdm_en_event() local
249 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_tdm_en_event()
259 dev_info(cmpnt->dev, "%s(), name %s, event 0x%x\n", in mtk_tdm_en_event()
280 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_tdm_bck_en_event() local
281 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_tdm_bck_en_event()
291 dev_info(cmpnt->dev, "%s(), name %s, event 0x%x, dai_id %d\n", in mtk_tdm_bck_en_event()
312 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_tdm_mck_en_event() local
313 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_tdm_mck_en_event()
323 dev_info(cmpnt->dev, "%s(), name %s, event 0x%x, dai_id %d\n", in mtk_tdm_mck_en_event()
381 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_afe_tdm_apll_connect() local
[all …]
A Dmt8192-dai-i2s.c140 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mt8192_i2s_hd_get()
159 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mt8192_i2s_hd_set()
588 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_i2s_en_event()
598 dev_dbg(cmpnt->dev, "%s(), name %s, event 0x%x\n", in mtk_i2s_en_event()
620 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_apll_event()
622 dev_dbg(cmpnt->dev, "%s(), name %s, event 0x%x\n", in mtk_apll_event()
650 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in i2s_out_tinyconn_event()
706 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_mclk_en_event()
709 dev_dbg(cmpnt->dev, "%s(), name %s, event 0x%x\n", in mtk_mclk_en_event()
924 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_afe_i2s_share_connect()
[all …]
A Dmt8192-dai-pcm.c178 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_pcm_en_event() local
179 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_pcm_en_event()
/linux/sound/soc/mediatek/mt8183/
A Dmt8183-dai-i2s.c123 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mt8183_i2s_hd_get()
142 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mt8183_i2s_hd_set()
278 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_apll_event()
280 dev_info(cmpnt->dev, "%s(), name %s, event 0x%x\n", in mtk_apll_event()
308 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_mclk_en_event()
311 dev_info(cmpnt->dev, "%s(), name %s, event 0x%x\n", in mtk_mclk_en_event()
429 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_afe_i2s_share_connect()
450 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_afe_i2s_hd_connect()
479 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_afe_i2s_apll_connect()
505 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_afe_i2s_mclk_connect()
[all …]
A Dmt8183-dai-adda.c146 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_adda_ul_event() local
147 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_ul_event()
200 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in mt8183_adda_dmic_get() local
201 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mt8183_adda_dmic_get()
212 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in mt8183_adda_dmic_set() local
213 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mt8183_adda_dmic_set()
A Dmt8183-dai-tdm.c250 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_tdm_bck_en_event() local
251 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_tdm_bck_en_event()
255 dev_info(cmpnt->dev, "%s(), name %s, event 0x%x\n", in mtk_tdm_bck_en_event()
276 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_tdm_mck_en_event() local
277 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_tdm_mck_en_event()
281 dev_info(cmpnt->dev, "%s(), name %s, event 0x%x\n", in mtk_tdm_mck_en_event()
334 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_afe_tdm_apll_connect() local
335 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_afe_tdm_apll_connect()
/linux/sound/soc/mediatek/common/
A Dmtk-btcvsd.c1059 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_band_get()
1069 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_band_set()
1084 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_loopback_get()
1095 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_loopback_set()
1111 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_tx_mute_get()
1126 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_tx_mute_set()
1139 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_rx_irq_received_get()
1152 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_rx_timeout_get()
1166 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_rx_timestamp_get()
1193 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_tx_irq_received_get()
[all …]
/linux/sound/soc/intel/atom/
A Dsst-atom-controls.c364 dev_err(cmpnt->dev, "Invalid Input- algo type:%d\n", in sst_algo_control_set()
484 dev_dbg(cmpnt->dev, "%s: Volume %d, %d\n", in sst_gain_put()
495 dev_dbg(cmpnt->dev, "%s: Ramp Delay%d\n", in sst_gain_put()
501 dev_err(cmpnt->dev, "Invalid Input- gain type:%d\n", in sst_gain_put()
567 static int fill_swm_input(struct snd_soc_component *cmpnt, in fill_swm_input() argument
573 dev_dbg(cmpnt->dev, "reg: %#x\n", reg); in fill_swm_input()
584 dev_dbg(cmpnt->dev, "input id: %#x, nb_inputs: %d\n", in fill_swm_input()
588 dev_warn(cmpnt->dev, "SET_SWM cmd max inputs reached"); in fill_swm_input()
634 dev_dbg(cmpnt->dev, "widget = %s\n", w->name); in sst_swm_mixer_event()
645 dev_dbg(cmpnt->dev, "val = %#x\n", val); in sst_swm_mixer_event()
[all …]
/linux/sound/soc/mediatek/mt6797/
A Dmt6797-dai-adda.c134 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_adda_ul_event() local
135 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_ul_event()
/linux/sound/soc/intel/skylake/
A Dskl-topology.c3022 static int skl_tplg_widget_load(struct snd_soc_component *cmpnt, int index, in skl_tplg_widget_load() argument
3027 struct hdac_bus *bus = snd_soc_component_get_drvdata(cmpnt); in skl_tplg_widget_load()
3130 static int skl_tplg_control_load(struct snd_soc_component *cmpnt, in skl_tplg_control_load() argument
3138 struct hdac_bus *bus = snd_soc_component_get_drvdata(cmpnt); in skl_tplg_control_load()
3619 static int skl_manifest_load(struct snd_soc_component *cmpnt, int index, in skl_manifest_load() argument
3622 struct hdac_bus *bus = snd_soc_component_get_drvdata(cmpnt); in skl_manifest_load()

Completed in 89 milliseconds

12