Home
last modified time | relevance | path

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

/Linux-v5.4/sound/sparc/
Damd7930.c345 static struct snd_amd7930 *amd7930_list; variable
1050 amd->next = amd7930_list; in amd7930_sbus_probe()
1051 amd7930_list = amd; in amd7930_sbus_probe()
1085 struct snd_amd7930 *p = amd7930_list; in amd7930_exit()
1095 amd7930_list = NULL; in amd7930_exit()