Searched refs:bulk (Results 1 – 3 of 3) sorted by relevance
513 struct usbdevfs_bulktransfer bulk; in Read() local523 bulk.ep = handle_->ep_in; in Read()524 bulk.len = xfer; in Read()525 bulk.data = data; in Read()526 bulk.timeout = ms_timeout_; in Read()531 n = ioctl(handle_->desc, USBDEVFS_BULK, &bulk); in Read()
13 * Two bulk endpoints (in, out) are required
701 pm.dexopt.install-bulk u:object_r:exported_pm_prop:s0 exact string702 pm.dexopt.install-bulk-secondary u:object_r:exported_pm_prop:s0 exact string703 pm.dexopt.install-bulk-downgraded u:object_r:exported_pm_prop:s0 exact string704 pm.dexopt.install-bulk-secondary-downgraded u:object_r:exported_pm_prop:s0 exact string