Home
last modified time | relevance | path

Searched refs:AC97_FUNC_SELECT (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/sound/
Dac97_codec.h95 #define AC97_FUNC_SELECT 0x66 /* Function Select */ macro
/linux-2.6.39/sound/pci/ac97/
Dac97_proc.c52 snd_ac97_write(ac97, AC97_FUNC_SELECT, function << 1); in snd_ac97_proc_read_functions()