Home
last modified time | relevance | path

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

/linux-4.1.27/sound/sparc/
Damd7930.c344 static struct snd_amd7930 *amd7930_list; variable
1048 amd->next = amd7930_list; in amd7930_sbus_probe()
1049 amd7930_list = amd; in amd7930_sbus_probe()
1082 struct snd_amd7930 *p = amd7930_list; in amd7930_exit()
1092 amd7930_list = NULL; in amd7930_exit()