Searched refs:rhwdep (Results 1 – 6 of 6) sorted by relevance
464 struct snd_hwdep ** rhwdep) in snd_opl3_hwdep_new() argument470 if (rhwdep) in snd_opl3_hwdep_new()471 *rhwdep = NULL; in snd_opl3_hwdep_new()517 if (rhwdep) in snd_opl3_hwdep_new()518 *rhwdep = hw; in snd_opl3_hwdep_new()
354 * @rhwdep: the pointer to store the new hwdep instance363 struct snd_hwdep **rhwdep) in snd_hwdep_new() 375 if (rhwdep) in snd_hwdep_new() 376 *rhwdep = NULL; in snd_hwdep_new() 405 if (rhwdep) in snd_hwdep_new() 406 *rhwdep = hwdep; in snd_hwdep_new() 364 snd_hwdep_new(struct snd_card * card,char * id,int device,struct snd_hwdep ** rhwdep) snd_hwdep_new() argument
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() argument110 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()