Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Demu10kx.h49 #define EMU_VAR_ROUTE 1 macro
H A Demu10kx-pcm.c1307 BUS_READ_IVAR(device_get_parent(dev), dev, EMU_VAR_ROUTE, &route); in emu_pcm_probe()
1379 BUS_READ_IVAR(device_get_parent(dev), dev, EMU_VAR_ROUTE, &route); in emu_pcm_attach()
H A Demu10kx.c2949 case EMU_VAR_ROUTE: in emu_read_ivar()