Home
last modified time | relevance | path

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

/sound/drivers/opl3/
Dopl3_lib.c486 struct snd_hwdep ** rhwdep) in snd_opl3_hwdep_new() argument
492 if (rhwdep) in snd_opl3_hwdep_new()
493 *rhwdep = NULL; in snd_opl3_hwdep_new()
538 if (rhwdep) in snd_opl3_hwdep_new()
539 *rhwdep = hw; in snd_opl3_hwdep_new()
/sound/core/
Dhwdep.c362 struct snd_hwdep **rhwdep) in snd_hwdep_new() argument
374 if (rhwdep) in snd_hwdep_new()
375 *rhwdep = NULL; in snd_hwdep_new()
394 if (rhwdep) in snd_hwdep_new()
395 *rhwdep = hwdep; in snd_hwdep_new()
/sound/isa/sb/
Dsb16_csp.c116 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep) in snd_sb_csp_new() argument
123 if (rhwdep) in snd_sb_csp_new()
124 *rhwdep = NULL; in snd_sb_csp_new()
160 if (rhwdep) in snd_sb_csp_new()
161 *rhwdep = hw; in snd_sb_csp_new()
/sound/pci/asihpi/
Dasihpi.c2777 int device, struct snd_hwdep **rhwdep) in snd_asihpi_hpi_new() argument
2782 if (rhwdep) in snd_asihpi_hpi_new()
2783 *rhwdep = NULL; in snd_asihpi_hpi_new()
2793 if (rhwdep) in snd_asihpi_hpi_new()
2794 *rhwdep = hw; in snd_asihpi_hpi_new()
/sound/pci/emu10k1/
Demufx.c2646 struct snd_hwdep **rhwdep) in snd_emu10k1_fx8010_new() argument
2651 if (rhwdep) in snd_emu10k1_fx8010_new()
2652 *rhwdep = NULL; in snd_emu10k1_fx8010_new()
2661 if (rhwdep) in snd_emu10k1_fx8010_new()
2662 *rhwdep = hw; in snd_emu10k1_fx8010_new()