Searched refs:xe_device_desc (Results 1 – 2 of 2) sorted by relevance
46 struct xe_device_desc { struct219 static const struct xe_device_desc tgl_desc = {228 static const struct xe_device_desc rkl_desc = {239 static const struct xe_device_desc adl_s_desc = {254 static const struct xe_device_desc adl_p_desc = {267 static const struct xe_device_desc adl_n_desc = {279 static const struct xe_device_desc dg1_desc = {304 static const struct xe_device_desc ats_m_desc = {313 static const struct xe_device_desc dg2_desc = {322 static const __maybe_unused struct xe_device_desc pvc_desc = {[all …]
79 const struct xe_device_desc *desc; in xe_pci_fake_device_init()