Home
last modified time | relevance | path

Searched refs:max_device (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c904 int i, j, max_device; in radeon_get_atom_connector_info_from_supported_devices_table() local
928 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c896 int i, j, max_device; in radeon_get_atom_connector_info_from_supported_devices_table() local
920 max_device = ATOM_MAX_SUPPORTED_DEVICE; in radeon_get_atom_connector_info_from_supported_devices_table()
922 max_device = ATOM_MAX_SUPPORTED_DEVICE_INFO; in radeon_get_atom_connector_info_from_supported_devices_table()
924 for (i = 0; i < max_device; i++) { in radeon_get_atom_connector_info_from_supported_devices_table()
1023 for (i = 0; i < max_device; i++) { in radeon_get_atom_connector_info_from_supported_devices_table()
1025 for (j = 0; j < max_device; j++) { in radeon_get_atom_connector_info_from_supported_devices_table()
1061 for (i = 0; i < max_device; i++) { in radeon_get_atom_connector_info_from_supported_devices_table()

Completed in 12 milliseconds