Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Demu10kx-pcm.c67 struct emu_pcm_rchinfo { struct
98 struct emu_pcm_rchinfo rch_adc; argument
99 struct emu_pcm_rchinfo rch_efx;
860 struct emu_pcm_rchinfo *ch; in emurchan_init()
890 struct emu_pcm_rchinfo *ch = c_devinfo; in emurchan_free()
900 struct emu_pcm_rchinfo *ch = c_devinfo; in emurchan_setformat()
909 struct emu_pcm_rchinfo *ch = c_devinfo; in emurchan_setspeed()
923 struct emu_pcm_rchinfo *ch = c_devinfo; in emurchan_setblocksize()
944 struct emu_pcm_rchinfo *ch = c_devinfo; in emurchan_trigger()
1008 struct emu_pcm_rchinfo *ch = c_devinfo; in emurchan_getptr()
[all …]