Lines Matching refs:numdevs
126 * @param numdevs a pointer to an integer that will hold the number
131 int LIBMTP_Get_Supported_Devices_List(LIBMTP_device_entry_t * * const devices, int * const numdevs) {
133 *numdevs = mtp_device_table_size;
587 * @param numdevs a pointer to an integer that will hold
593 int * numdevs) {
604 *numdevs = 0;
620 *numdevs = 0;
628 *numdevs = 0;
673 *numdevs = i;