Home
last modified time | relevance | path

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

/Linux-v5.15/sound/pci/trident/
Dtrident_main.c45 static void snd_trident_free(struct snd_card *card);
3531 card->private_free = snd_trident_free; in snd_trident_create()
3614 static void snd_trident_free(struct snd_card *card) in snd_trident_free() function