HomeSort by relevance Sort by last modified time
    Searched refs:debug_func (Results 1 - 4 of 4) sorted by null

  /external/libmtp/src/
libusb-glue.c 755 if (params->debug_func!=NULL)
756 params->debug_func (params->data, format, args);
    [all...]
ptp.c 68 if (params->debug_func!=NULL)
69 params->debug_func (params->data, format, args);
    [all...]
ptp.h 1921 PTPDebugFunc debug_func; member in struct:_PTPParams
    [all...]
libmtp.c     [all...]

Completed in 97 milliseconds