Searched refs:device_support (Results 1 – 1 of 1) sorted by relevance
551 int i, j, k, path_size, device_support; in radeon_get_atom_connector_info_from_object_table() local578 device_support = le16_to_cpu(obj_header->usDeviceSupport); in radeon_get_atom_connector_info_from_object_table()588 if (device_support & le16_to_cpu(path->usDeviceTag)) { in radeon_get_atom_connector_info_from_object_table()924 uint16_t device_support; in radeon_get_atom_connector_info_from_supported_devices_table() local948 device_support = le16_to_cpu(supported_devices->info.usDeviceSupport); in radeon_get_atom_connector_info_from_supported_devices_table()961 if (!(device_support & (1 << i))) { in radeon_get_atom_connector_info_from_supported_devices_table()