Home
last modified time | relevance | path

Searched refs:SNDRV_HWDEP_IFACE_EMU10K1 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h79 SNDRV_HWDEP_IFACE_EMU10K1, /* FX8010 processor in EMU10K1 chip */ enumerator
/openbmc/linux/include/uapi/sound/
H A Dasound.h79 SNDRV_HWDEP_IFACE_EMU10K1, /* FX8010 processor in EMU10K1 chip */ enumerator
/openbmc/linux/sound/pci/emu10k1/
H A Demufx.c2627 hw->iface = SNDRV_HWDEP_IFACE_EMU10K1; in snd_emu10k1_fx8010_new()