Searched refs:snd_info_card_free (Results 1 – 3 of 3) sorted by relevance
131 int snd_info_card_free(struct snd_card *card);178 static inline int snd_info_card_free(struct snd_card *card) { return 0; } in snd_info_card_free() function
585 int snd_info_card_free(struct snd_card *card) in snd_info_card_free() function
480 if (snd_info_card_free(card) < 0) { in snd_card_do_free()