Lines Matching defs:xe_device_desc
165 static const struct xe_device_desc tgl_desc = {
176 static const struct xe_device_desc rkl_desc = {
189 static const struct xe_device_desc adl_s_desc = {
206 static const struct xe_device_desc adl_p_desc = {
221 static const struct xe_device_desc adl_n_desc = {
235 static const struct xe_device_desc dg1_desc = {
264 static const struct xe_device_desc ats_m_desc = {
275 static const struct xe_device_desc dg2_desc = {
288 static const __maybe_unused struct xe_device_desc pvc_desc = {
302 static const struct xe_device_desc mtl_desc = {
312 static const struct xe_device_desc lnl_desc = {
321 static const struct xe_device_desc bmg_desc = {
335 static const struct xe_device_desc ptl_desc = {
424 find_subplatform(const struct xe_device *xe, const struct xe_device_desc *desc)
560 const struct xe_device_desc *desc,
608 const struct xe_device_desc *desc)
757 const struct xe_device_desc *desc = (const void *)ent->driver_data;