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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ac97/
H A Dac97_patch.c188 static inline int is_shared_clfeout(struct snd_ac97 *ac97) function
2487 shared = is_shared_clfeout(ac97);
2613 shared = is_shared_clfeout(ac97);
2767 shared = is_shared_clfeout(ac97);
2928 is_shared_clfeout(ac97) ? 0x1000 : 0x2000);
3037 val |= clfe_shared[ac97->spec.dev_flags][is_shared_clfeout(ac97)];
3378 is_shared_clfeout(ac97) ? (1<<10) : 0);

Completed in 44 milliseconds