Searched refs:hda_ops_free (Results 1 – 8 of 8) sorted by relevance
/linux/sound/soc/sof/intel/ |
H A D | pci-tgl.c | 52 .ops_free = hda_ops_free, 85 .ops_free = hda_ops_free, 117 .ops_free = hda_ops_free, 150 .ops_free = hda_ops_free, 183 .ops_free = hda_ops_free, 216 .ops_free = hda_ops_free, 249 .ops_free = hda_ops_free, 282 .ops_free = hda_ops_free,
|
H A D | pci-mtl.c | 50 .ops_free = hda_ops_free, 80 .ops_free = hda_ops_free, 110 .ops_free = hda_ops_free,
|
H A D | pci-cnl.c | 52 .ops_free = hda_ops_free, 85 .ops_free = hda_ops_free, 118 .ops_free = hda_ops_free,
|
H A D | pci-skl.c | 42 .ops_free = hda_ops_free, 67 .ops_free = hda_ops_free,
|
H A D | pci-apl.c | 51 .ops_free = hda_ops_free, 83 .ops_free = hda_ops_free,
|
H A D | pci-icl.c | 52 .ops_free = hda_ops_free, 84 .ops_free = hda_ops_free,
|
H A D | hda-dai.c | 730 void hda_ops_free(struct snd_sof_dev *sdev) in hda_ops_free() function 742 EXPORT_SYMBOL_NS(hda_ops_free, SND_SOC_SOF_INTEL_HDA_COMMON);
|
H A D | hda.h | 962 void hda_ops_free(struct snd_sof_dev *sdev);
|