Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Demu10kx-pcm.c54 struct emu_pcm_pchinfo { struct
96 struct emu_pcm_pchinfo pch[MAX_CHANNELS]; /* hardware channels */
709 struct emu_pcm_pchinfo *ch; in emupchan_init()
738 struct emu_pcm_pchinfo *ch = c_devinfo; in emupchan_free()
751 struct emu_pcm_pchinfo *ch = c_devinfo; in emupchan_setformat()
760 struct emu_pcm_pchinfo *ch = c_devinfo; in emupchan_setspeed()
769 struct emu_pcm_pchinfo *ch = c_devinfo; in emupchan_setblocksize()
784 struct emu_pcm_pchinfo *ch = c_devinfo; in emupchan_trigger()
811 struct emu_pcm_pchinfo *ch = c_devinfo; in emupchan_getptr()
823 struct emu_pcm_pchinfo *ch = c_devinfo; in emupchan_getcaps()