Home
last modified time | relevance | path

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

/sound/drivers/opl4/
Dopl4_lib.c182 struct snd_opl3 **ropl3, struct snd_opl4 **ropl4) in snd_opl4_create() argument
191 if (ropl3) in snd_opl4_create()
192 *ropl3 = NULL; in snd_opl4_create()
245 if (ropl3) in snd_opl4_create()
246 *ropl3 = opl3; in snd_opl4_create()
/sound/drivers/opl3/
Dopl3_lib.c333 struct snd_opl3 **ropl3) in snd_opl3_new() argument
341 *ropl3 = NULL; in snd_opl3_new()
356 *ropl3 = opl3; in snd_opl3_new()
393 struct snd_opl3 ** ropl3) in snd_opl3_create() argument
398 *ropl3 = NULL; in snd_opl3_create()
442 *ropl3 = opl3; in snd_opl3_create()