OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_open_sysfs_attr
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/libusb/src/libusb/os/
linux_usbfs.c
499
static int
_open_sysfs_attr
(struct libusb_device *dev, const char *attr)
function
572
fd =
_open_sysfs_attr
(dev, "bConfigurationValue");
887
fd =
_open_sysfs_attr
(dev, "descriptors");
[
all
...]
Completed in 204 milliseconds