Home
last modified time | relevance | path

Searched refs:probe_assign (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dapl.c78 .probe_assign = hda_probe_compr_assign,
H A Dtgl.c73 .probe_assign = hda_probe_compr_assign,
H A Dcnl.c283 .probe_assign = hda_probe_compr_assign,
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dops.h401 return sof_ops(sdev)->probe_assign(sdev, cstream, dai); in snd_sof_probe_compr_assign()
H A Dsof-priv.h178 int (*probe_assign)(struct snd_sof_dev *sdev, member