OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIBMTP_Get_Supported_Devices_List
(Results
1 - 4
of
4
) sorted by null
/external/libmtp/examples/
hotplug.c
86
ret =
LIBMTP_Get_Supported_Devices_List
(&entries, &numentries);
/external/libmtp/src/
libmtp.h
734
int
LIBMTP_Get_Supported_Devices_List
(LIBMTP_device_entry_t ** const, int * const);
[
all
...]
libmtp.h.in
732
int
LIBMTP_Get_Supported_Devices_List
(LIBMTP_device_entry_t ** const, int * const);
libusb-glue.c
135
int
LIBMTP_Get_Supported_Devices_List
(LIBMTP_device_entry_t ** const devices, int * const numdevs)
[
all
...]
Completed in 34 milliseconds