Home
last modified time | relevance | path

Searched refs:LIBMTP_Reset_Device (Results 1 – 5 of 5) sorted by relevance

/external/libmtp/examples/
Dreset.c67 ret = LIBMTP_Reset_Device(device); in main()
/external/libmtp/src/
Dlibmtp.sym11 LIBMTP_Reset_Device
Dlibmtp.h750 int LIBMTP_Reset_Device(LIBMTP_mtpdevice_t*);
Dlibmtp.h.in748 int LIBMTP_Reset_Device(LIBMTP_mtpdevice_t*);
Dlibmtp.c3226 int LIBMTP_Reset_Device(LIBMTP_mtpdevice_t *device) in LIBMTP_Reset_Device() function