Searched refs:has_bulk_out (Results 1 – 3 of 3) sorted by relevance
47 unsigned char has_bulk_out; member
190 handle->info.has_bulk_out = 0; in try_interfaces()214 handle->info.has_bulk_out = 1; in try_interfaces()225 if (handle->info.has_bulk_in && handle->info.has_bulk_out) { in try_interfaces()248 if (handle->info.has_bulk_out) { in try_interfaces()
266 info.has_bulk_out = (out != -1); in filter_usb_device()