Name

snd_card_unref — Unreference the card object

Synopsis

void snd_card_unref (struct snd_card * card);
 

Arguments

card

the card object to unreference

Description

Call this function for the card object that was obtained via snd_card_ref or snd_lookup_minor_data.