snd_proto 54 sound/soc/atmel/mikroe-proto.c static struct snd_soc_card snd_proto = { snd_proto 79 sound/soc/atmel/mikroe-proto.c snd_proto.dev = &pdev->dev; snd_proto 80 sound/soc/atmel/mikroe-proto.c ret = snd_soc_of_parse_card_name(&snd_proto, "model"); snd_proto 93 sound/soc/atmel/mikroe-proto.c snd_proto.dai_link = dai; snd_proto 94 sound/soc/atmel/mikroe-proto.c snd_proto.num_links = 1; snd_proto 143 sound/soc/atmel/mikroe-proto.c ret = snd_soc_register_card(&snd_proto); snd_proto 153 sound/soc/atmel/mikroe-proto.c return snd_soc_unregister_card(&snd_proto);