hdac_acomp_release 19 sound/hda/hdac_component.c return devres_find(dev, hdac_acomp_release, NULL, NULL); hdac_acomp_release 293 sound/hda/hdac_component.c acomp = devres_alloc(hdac_acomp_release, sizeof(*acomp) + extra_size, hdac_acomp_release 311 sound/hda/hdac_component.c devres_destroy(dev, hdac_acomp_release, NULL, NULL); hdac_acomp_release 346 sound/hda/hdac_component.c devres_destroy(dev, hdac_acomp_release, NULL, NULL);