Lines Matching refs:max_devices
3186 * \param max_devices the maximum number of devices for the array3191 * capped by the max_devices.3193 int drmGetDevices(drmDevicePtr devices[], int max_devices)3270 if ((devices != NULL) && (device_count < max_devices))