Home
last modified time | relevance | path

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

/linux-2.6.39/sound/drivers/opl4/
Dopl4_lib.c196 struct snd_opl3 **ropl3, struct snd_opl4 **ropl4) in snd_opl4_create() argument
205 if (ropl3) in snd_opl4_create()
206 *ropl3 = NULL; in snd_opl4_create()
261 if (ropl3) in snd_opl4_create()
262 *ropl3 = opl3; in snd_opl4_create()
/linux-2.6.39/sound/drivers/opl3/
Dopl3_lib.c347 struct snd_opl3 **ropl3) in snd_opl3_new() argument
355 *ropl3 = NULL; in snd_opl3_new()
372 *ropl3 = opl3; in snd_opl3_new()
409 struct snd_opl3 ** ropl3) in snd_opl3_create() argument
414 *ropl3 = NULL; in snd_opl3_create()
458 *ropl3 = opl3; in snd_opl3_create()
/linux-2.6.39/include/sound/
Dopl3.h358 struct snd_opl3 **ropl3);