Home
last modified time | relevance | path

Searched refs:probe_set_params (Results 1 – 6 of 6) sorted by relevance

/sound/soc/sof/intel/
Dapl.c81 .probe_set_params = hda_probe_compr_set_params,
Dicl.c80 .probe_set_params = hda_probe_compr_set_params,
Dtgl.c76 .probe_set_params = hda_probe_compr_set_params,
Dcnl.c286 .probe_set_params = hda_probe_compr_set_params,
/sound/soc/sof/
Dsof-priv.h189 int (*probe_set_params)(struct snd_sof_dev *sdev, member
Dops.h451 return sof_ops(sdev)->probe_set_params(sdev, cstream, params, dai); in snd_sof_probe_compr_set_params()