rhwdep             65 include/sound/hwdep.h 			 struct snd_hwdep **rhwdep);
rhwdep            349 include/sound/opl3.h 		       struct snd_hwdep ** rhwdep);
rhwdep             75 include/sound/sb16_csp.h int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep);
rhwdep            352 sound/core/hwdep.c 		  struct snd_hwdep **rhwdep)
rhwdep            364 sound/core/hwdep.c 	if (rhwdep)
rhwdep            365 sound/core/hwdep.c 		*rhwdep = NULL;
rhwdep            390 sound/core/hwdep.c 	if (rhwdep)
rhwdep            391 sound/core/hwdep.c 		*rhwdep = hwdep;
rhwdep            469 sound/drivers/opl3/opl3_lib.c 		       struct snd_hwdep ** rhwdep)
rhwdep            475 sound/drivers/opl3/opl3_lib.c 	if (rhwdep)
rhwdep            476 sound/drivers/opl3/opl3_lib.c 		*rhwdep = NULL;
rhwdep            521 sound/drivers/opl3/opl3_lib.c 	if (rhwdep)
rhwdep            522 sound/drivers/opl3/opl3_lib.c 		*rhwdep = hw;
rhwdep            102 sound/isa/sb/sb16_csp.c int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep)
rhwdep            109 sound/isa/sb/sb16_csp.c 	if (rhwdep)
rhwdep            110 sound/isa/sb/sb16_csp.c 		*rhwdep = NULL;
rhwdep            146 sound/isa/sb/sb16_csp.c 	if (rhwdep)
rhwdep            147 sound/isa/sb/sb16_csp.c 		*rhwdep = hw;