Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/trident/
H A 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