Home
last modified time | relevance | path

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

/Linux-v6.6/sound/sparc/
Damd7930.c343 static struct snd_amd7930 *amd7930_list; variable
1034 amd->next = amd7930_list; in amd7930_sbus_probe()
1035 amd7930_list = amd; in amd7930_sbus_probe()
1069 struct snd_amd7930 *p = amd7930_list; in amd7930_exit()
1079 amd7930_list = NULL; in amd7930_exit()