Searched defs:dev_to_snd_card (Results 1 – 2 of 2) sorted by relevance
137 #define dev_to_snd_card(p) container_of(p, struct snd_card, card_dev) macro
150 #define dev_to_snd_card(p) container_of(p, struct snd_card, card_dev) macro