Lines Matching +defs:obj +defs:y

378 emu_rdcd(kobj_t obj, void *devinfo, int regno)  in emu_rdcd()
387 emu_wrcd(kobj_t obj, void *devinfo, int regno, u_int32_t data) in emu_wrcd()
642 int l, r, x, y; in emu_vwrite() local
808 emupchan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, in emupchan_init()
834 emupchan_free(kobj_t obj, void *data) in emupchan_free()
848 emupchan_setformat(kobj_t obj, void *data, u_int32_t format) in emupchan_setformat()
857 emupchan_setspeed(kobj_t obj, void *data, u_int32_t speed) in emupchan_setspeed()
866 emupchan_setblocksize(kobj_t obj, void *data, u_int32_t blocksize) in emupchan_setblocksize()
879 emupchan_trigger(kobj_t obj, void *data, int go) in emupchan_trigger()
909 emupchan_getptr(kobj_t obj, void *data) in emupchan_getptr()
923 emupchan_getcaps(kobj_t obj, void *data) in emupchan_getcaps()
943 emurchan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, in emurchan_init()
996 emurchan_setformat(kobj_t obj, void *data, u_int32_t format) in emurchan_setformat()
1005 emurchan_setspeed(kobj_t obj, void *data, u_int32_t speed) in emurchan_setspeed()
1024 emurchan_setblocksize(kobj_t obj, void *data, u_int32_t blocksize) in emurchan_setblocksize()
1038 emurchan_trigger(kobj_t obj, void *data, int go) in emurchan_trigger()
1120 emurchan_getptr(kobj_t obj, void *data) in emurchan_getptr()
1134 emurchan_getcaps(kobj_t obj, void *data) in emurchan_getcaps()
1435 emu_addefxop(struct sc_info *sc, int op, int z, int w, int x, int y, in emu_addefxop()
1444 audigy_addefxop(struct sc_info *sc, int op, int z, int w, int x, int y, in audigy_addefxop()