Lines Matching refs:numdevs
131 * @param numdevs a pointer to an integer that will hold the number
136 int LIBMTP_Get_Supported_Devices_List(LIBMTP_device_entry_t ** const devices, int * const numdevs)
139 *numdevs = mtp_device_table_size;
603 * @param numdevs a pointer to an integer that will hold
609 int * numdevs)
621 *numdevs = 0;
637 *numdevs = 0;
645 *numdevs = 0;
690 *numdevs = i;