Searched refs:csp_autoload (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsb16_csp.h138 int (*csp_autoload) (struct snd_sb_csp * p, int pcm_sfmt, int play_rec_mode); member in struct:snd_sb_csp_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Dsb16_main.c79 if (csp->ops.csp_autoload(csp, runtime->format, SNDRV_SB_CSP_MODE_DSP_WRITE)) {
117 if (csp->ops.csp_autoload(csp, runtime->format, SNDRV_SB_CSP_MODE_DSP_READ)) {
H A Dsb16_csp.c141 p->ops.csp_autoload = snd_sb_csp_autoload;

Completed in 118 milliseconds