Home
last modified time | relevance | path

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

/sound/drivers/opl4/
Dopl4_lib.c195 struct snd_opl3 **ropl3, struct snd_opl4 **ropl4) in snd_opl4_create() argument
204 if (ropl3) in snd_opl4_create()
205 *ropl3 = NULL; in snd_opl4_create()
258 if (ropl3) in snd_opl4_create()
259 *ropl3 = opl3; in snd_opl4_create()
/sound/drivers/opl3/
Dopl3_lib.c348 struct snd_opl3 **ropl3) in snd_opl3_new() argument
356 *ropl3 = NULL; in snd_opl3_new()
373 *ropl3 = opl3; in snd_opl3_new()
410 struct snd_opl3 ** ropl3) in snd_opl3_create() argument
415 *ropl3 = NULL; in snd_opl3_create()
459 *ropl3 = opl3; in snd_opl3_create()