Searched refs:ptp_usb_event_async (Results 1 – 5 of 5) sorted by relevance
/external/libmtp/src/ |
D | libusb-glue.c | 1624 ptp_usb_event_async (PTPParams* params, PTPEventCbFn cb, void *user_data) { in ptp_usb_event_async() function
|
D | libopenusb1-glue.c | 1698 ptp_usb_event_async (PTPParams* params, PTPEventCbFn cb, void *user_data) { in ptp_usb_event_async() function
|
D | libusb1-glue.c | 1706 ptp_usb_event_async (PTPParams* params, PTPEventCbFn cb, void *user_data) { in ptp_usb_event_async() function
|
D | ptp.h | 2562 uint16_t ptp_usb_event_async (PTPParams *params, PTPEventCbFn cb, void *user_data);
|
D | libmtp.c | 2308 ret = ptp_usb_event_async(params, LIBMTP_Read_Event_Cb, data); in LIBMTP_Read_Event_Async()
|