OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_usb_vfs
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libusb/src/libusb/os/
linux_usbfs.c
242
static int
check_usb_vfs
(const char *dirname)
function
270
if (
check_usb_vfs
(path)) {
274
if (
check_usb_vfs
(path))
[
all
...]
/external/libusb/libusb/os/
linux_usbfs.c
157
static int
check_usb_vfs
(const char *dirname)
function
185
if (
check_usb_vfs
(path)) {
189
if (
check_usb_vfs
(path))
[
all
...]
Completed in 284 milliseconds