Searched refs:snd_info_card_free (Results 1 – 3 of 3) sorted by relevance
126 int snd_info_card_free(struct snd_card *card);173 static inline int snd_info_card_free(struct snd_card *card) { return 0; } in snd_info_card_free() function
584 int snd_info_card_free(struct snd_card *card) in snd_info_card_free() function
594 if (snd_info_card_free(card) < 0) { in snd_card_do_free()