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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/sound/
H A Dsb16_csp.h136 int (*csp_use) (struct snd_sb_csp * p); member in struct:snd_sb_csp_ops
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/isa/sb/
H A Dsb16_main.c63 if (csp->ops.csp_use(csp) == 0) {
72 if (csp->ops.csp_use(csp) == 0) {
78 } else if (csp->ops.csp_use(csp) == 0) {
111 if (csp->ops.csp_use(csp) == 0) {
116 } else if (csp->ops.csp_use(csp) == 0) {
H A Dsb16_csp.c141 p->ops.csp_use = snd_sb_csp_use;

Completed in 64 milliseconds