Searched refs:snd_proto (Results 1 – 1 of 1) sorted by relevance
54 static struct snd_soc_card snd_proto = { variable79 snd_proto.dev = &pdev->dev; in snd_proto_probe()80 ret = snd_soc_of_parse_card_name(&snd_proto, "model"); in snd_proto_probe()93 snd_proto.dai_link = dai; in snd_proto_probe()94 snd_proto.num_links = 1; in snd_proto_probe()143 ret = snd_soc_register_card(&snd_proto); in snd_proto_probe()160 return snd_soc_unregister_card(&snd_proto); in snd_proto_remove()