Searched refs:grph_obj_type (Results 1 – 2 of 2) sorted by relevance
374 uint8_t grph_obj_id, grph_obj_num, grph_obj_type; in amdgpu_atombios_get_connector_info_from_object_table() local382 grph_obj_type = in amdgpu_atombios_get_connector_info_from_object_table()386 if (grph_obj_type == GRAPH_OBJECT_TYPE_ENCODER) { in amdgpu_atombios_get_connector_info_from_object_table()414 } else if (grph_obj_type == GRAPH_OBJECT_TYPE_ROUTER) { in amdgpu_atombios_get_connector_info_from_object_table()
646 uint8_t grph_obj_id, grph_obj_num, grph_obj_type; in radeon_get_atom_connector_info_from_object_table() local654 grph_obj_type = in radeon_get_atom_connector_info_from_object_table()658 if (grph_obj_type == GRAPH_OBJECT_TYPE_ENCODER) { in radeon_get_atom_connector_info_from_object_table()689 } else if (grph_obj_type == GRAPH_OBJECT_TYPE_ROUTER) { in radeon_get_atom_connector_info_from_object_table()