Searched refs:max_device (Results 1 – 4 of 4) sorted by relevance
25 int max_device = 0; in scan_devices() local52 if (devnum > max_device) in scan_devices()53 max_device = devnum; in scan_devices()58 if (devnum > max_device || devnum < 0) in scan_devices()
904 int i, j, max_device; in radeon_get_atom_connector_info_from_supported_devices_table() local928 max_device = ATOM_MAX_SUPPORTED_DEVICE; in radeon_get_atom_connector_info_from_supported_devices_table()930 max_device = ATOM_MAX_SUPPORTED_DEVICE_INFO; in radeon_get_atom_connector_info_from_supported_devices_table()932 for (i = 0; i < max_device; i++) { in radeon_get_atom_connector_info_from_supported_devices_table()1031 for (i = 0; i < max_device; i++) { in radeon_get_atom_connector_info_from_supported_devices_table()1033 for (j = 0; j < max_device; j++) { in radeon_get_atom_connector_info_from_supported_devices_table()1069 for (i = 0; i < max_device; i++) { in radeon_get_atom_connector_info_from_supported_devices_table()