Searched refs:rhwdep (Results 1 – 6 of 6) sorted by relevance
364 struct snd_hwdep **rhwdep) in snd_hwdep_new() argument376 if (rhwdep) in snd_hwdep_new()377 *rhwdep = NULL; in snd_hwdep_new()406 if (rhwdep) in snd_hwdep_new()407 *rhwdep = hwdep; in snd_hwdep_new()
478 struct snd_hwdep ** rhwdep) in snd_opl3_hwdep_new() argument484 if (rhwdep) in snd_opl3_hwdep_new()485 *rhwdep = NULL; in snd_opl3_hwdep_new()531 if (rhwdep) in snd_opl3_hwdep_new()532 *rhwdep = hw; in snd_opl3_hwdep_new()
75 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep);
65 struct snd_hwdep **rhwdep);
349 struct snd_hwdep ** rhwdep);
103 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep) in snd_sb_csp_new() 110 if (rhwdep) in snd_sb_csp_new() 111 *rhwdep = NULL; in snd_sb_csp_new() 149 if (rhwdep) in snd_sb_csp_new() 150 *rhwdep = hw; in snd_sb_csp_new() 102 snd_sb_csp_new(struct snd_sb * chip,int device,struct snd_hwdep ** rhwdep) snd_sb_csp_new() argument