Searched refs:snd_info_card_free (Results 1 – 3 of 3) sorted by relevance
142 int snd_info_card_free(struct snd_card *card);182 static inline int snd_info_card_free(struct snd_card *card) { return 0; } in snd_info_card_free() function
606 int snd_info_card_free(struct snd_card *card) in snd_info_card_free() function
465 if (snd_info_card_free(card) < 0) { in snd_card_do_free()