Home
last modified time | relevance | path

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

/linux-2.6.39/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()
1083 struct snd_amd7930 *p = amd7930_list; in amd7930_exit()
1093 amd7930_list = NULL; in amd7930_exit()