Home
last modified time | relevance | path

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

/sound/hda/
Dhdac_component.c13 static void hdac_acomp_release(struct device *dev, void *res) in hdac_acomp_release() function
19 return devres_find(dev, hdac_acomp_release, NULL, NULL); in hdac_get_acomp()
293 acomp = devres_alloc(hdac_acomp_release, sizeof(*acomp) + extra_size, in snd_hdac_acomp_init()
311 devres_destroy(dev, hdac_acomp_release, NULL, NULL); in snd_hdac_acomp_init()
346 devres_destroy(dev, hdac_acomp_release, NULL, NULL); in snd_hdac_acomp_exit()