Home
last modified time | relevance | path

Searched refs:aFrames (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_generic.c1117 fs_ep.aFrames = 0; in ugen_fs_copy_out_cancelled()
1120 /* update "aFrames" */ in ugen_fs_copy_out_cancelled()
1121 error = copyout(&fs_ep.aFrames, &fs_ep_uptr->aFrames, in ugen_fs_copy_out_cancelled()
1122 sizeof(fs_ep.aFrames)); in ugen_fs_copy_out_cancelled()
1182 fs_ep.aFrames = xfer->aframes; in ugen_fs_copy_out()
1276 /* update "aFrames" */ in ugen_fs_copy_out()
1277 error = copyout(&fs_ep.aFrames, &fs_ep_uptr->aFrames, in ugen_fs_copy_out()
1278 sizeof(fs_ep.aFrames)); in ugen_fs_copy_out()
[all...]
H A Dusb_ioctl.h184 uint32_t aFrames; /* actual number of frames */ member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 27 milliseconds