Searched refs:snd_sb_csp_new (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | sb16_csp.h | 75 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep);
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | sb16_csp.h | 75 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep);
|
/kernel/linux/linux-5.10/sound/isa/sb/ |
H A D | sb16.c | 419 snd_sb_csp_new(chip, synth != NULL ? 1 : 0, &xcsp); in snd_sb16_probe()
|
H A D | sb16_csp.c | 102 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep) in snd_sb_csp_new() function 1184 EXPORT_SYMBOL(snd_sb_csp_new); variable
|
/kernel/linux/linux-6.6/sound/isa/sb/ |
H A D | sb16.c | 403 snd_sb_csp_new(chip, synth != NULL ? 1 : 0, &xcsp); in snd_sb16_probe()
|
H A D | sb16_csp.c | 102 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep) in snd_sb_csp_new() function 1187 EXPORT_SYMBOL(snd_sb_csp_new); variable
|
Completed in 6 milliseconds