Home
last modified time | relevance | path

Searched refs:in_freeing (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dhda_codec.h229 unsigned int in_freeing:1; /* being released */ member
/kernel/linux/linux-6.6/include/sound/
H A Dhda_codec.h230 unsigned int in_freeing:1; /* being released */ member
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_codec.c773 if (!codec->in_freeing) in snd_hda_codec_cleanup_for_unbind()
831 codec->in_freeing = 1; in snd_hda_codec_dev_free()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_codec.c784 if (!codec->in_freeing) in snd_hda_codec_cleanup_for_unbind()
851 codec->in_freeing = 1; in snd_hda_codec_unregister()

Completed in 13 milliseconds