Lines Matching refs:numdevs
130 * @param numdevs a pointer to an integer that will hold the number
135 int LIBMTP_Get_Supported_Devices_List(LIBMTP_device_entry_t ** const devices, int * const numdevs)
138 *numdevs = mtp_device_table_size;
578 * @param numdevs a pointer to an integer that will hold
584 int * numdevs)
596 *numdevs = 0;
612 *numdevs = 0;
620 *numdevs = 0;
683 *numdevs = i;