Home
last modified time | relevance | path

Searched defs:c_devinfo (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/sound/pci/
H A Demu10kx-pcm.c736 emupchan_free(kobj_t obj __unused, void *c_devinfo) in emupchan_free()
749 emupchan_setformat(kobj_t obj __unused, void *c_devinfo, uint32_t format) in emupchan_setformat()
758 emupchan_setspeed(kobj_t obj __unused, void *c_devinfo, uint32_t speed) in emupchan_setspeed()
767 emupchan_setblocksize(kobj_t obj __unused, void *c_devinfo, uint32_t blocksize) in emupchan_setblocksize()
782 emupchan_trigger(kobj_t obj __unused, void *c_devinfo, int go) in emupchan_trigger()
809 emupchan_getptr(kobj_t obj __unused, void *c_devinfo) in emupchan_getptr()
888 emurchan_free(kobj_t obj __unused, void *c_devinfo) in emurchan_free()
898 emurchan_setformat(kobj_t obj __unused, void *c_devinfo, uint32_t format) in emurchan_setformat()
907 emurchan_setspeed(kobj_t obj __unused, void *c_devinfo, uint32_t speed) in emurchan_setspeed()
921 emurchan_setblocksize(kobj_t obj __unused, void *c_devinfo, uint32_t blocksize) in emurchan_setblocksize()
[all …]