Home
last modified time | relevance | path

Searched refs:AC97_SLOT_MIC (Results 1 – 3 of 3) 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()
/linux/sound/atmel/
H A Dac97c.c556 .slots = (1<<AC97_SLOT_MIC),