Searched refs:urb_type (Results 1 – 2 of 2) sorted by relevance
/external/crosvm/usb_sys/src/ | ||
D | lib.rs | 121 pub urb_type: c_uchar, field |
/external/crosvm/usb_util/src/ | ||
D | device.rs | 354 transfer.urb_mut().urb_type = transfer_type; in new() |