Home
last modified time | relevance | path

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

/external/libmtp/examples/
Dreset.c67 ret = LIBMTP_Reset_Device(device); in main()
/external/libmtp/src/
Dlibmtp.sym17 LIBMTP_Reset_Device
Dlibmtp.h.in840 int LIBMTP_Reset_Device(LIBMTP_mtpdevice_t*);
Dlibmtp.c3559 int LIBMTP_Reset_Device(LIBMTP_mtpdevice_t *device) in LIBMTP_Reset_Device() function