Home
last modified time | relevance | path

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

/linux-4.4.14/sound/sparc/
Damd7930.c344 static struct snd_amd7930 *amd7930_list; variable
1049 amd->next = amd7930_list; in amd7930_sbus_probe()
1050 amd7930_list = amd; in amd7930_sbus_probe()
1084 struct snd_amd7930 *p = amd7930_list; in amd7930_exit()
1094 amd7930_list = NULL; in amd7930_exit()