Home
last modified time | relevance | path

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

/openbmc/linux/sound/drivers/opl4/
H A 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()
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_lib.c335 struct snd_opl3 **ropl3) in snd_opl3_new() argument
343 *ropl3 = NULL; in snd_opl3_new()
359 *ropl3 = opl3; in snd_opl3_new()
396 struct snd_opl3 ** ropl3) in snd_opl3_create() argument
401 *ropl3 = NULL; in snd_opl3_create()
450 *ropl3 = opl3; in snd_opl3_create()
/openbmc/linux/include/sound/
H A Dopl3.h340 struct snd_opl3 **ropl3);