Home
last modified time | relevance | path

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

/linux/include/sound/ac97/
H A Dregs.h82 #define AC97_SLOT_MIC 6 /* input */ macro
/linux/sound/pci/ac97/
H A Dac97_pcm.c388 slots |= (1<<AC97_SLOT_MIC); in get_cslots()