Home
last modified time | relevance | path

Searched refs:snd_card_set_id (Results 1 – 3 of 3) sorted by relevance

/linux/sound/core/
H A Dinit.c765 void snd_card_set_id(struct snd_card *card, const char *nid) in snd_card_set_id() function
773 EXPORT_SYMBOL(snd_card_set_id);
/linux/include/sound/
H A Dcore.h294 void snd_card_set_id(struct snd_card *card, const char *id);
/linux/sound/pci/rme9652/
H A Dhdspm.c6767 snd_card_set_id(card, card->id); in snd_hdspm_create()