OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_bus_open
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/libusb/src/libusb/os/
openbsd_usb.c
90
static int
_bus_open
(int);
324
if ((fd =
_bus_open
(dev->bus_number)) < 0)
430
if ((fd =
_bus_open
(handle->dev->bus_number)) < 0)
635
if ((fd =
_bus_open
(dev->bus_number)) < 0)
717
if ((fd =
_bus_open
(transfer->dev_handle->dev->bus_number)) < 0)
816
_bus_open
(int number)
function
Completed in 129 milliseconds