Symbol: xe_device_desc
drivers/gpu/drm/xe/tests/xe_pci.c
111
const struct xe_device_desc *desc = lookup_desc(p);
drivers/gpu/drm/xe/tests/xe_pci.c
233
const struct xe_device_desc *dev_desc =
drivers/gpu/drm/xe/tests/xe_pci.c
234
(const struct xe_device_desc *)param->driver_data;
drivers/gpu/drm/xe/tests/xe_pci.c
345
const struct xe_device_desc *desc;
drivers/gpu/drm/xe/tests/xe_pci.c
84
static const struct xe_device_desc *lookup_desc(enum xe_platform p)
drivers/gpu/drm/xe/tests/xe_pci.c
86
const struct xe_device_desc *desc;
drivers/gpu/drm/xe/tests/xe_pci.c
99
const struct xe_device_desc *desc = lookup_desc(p);
drivers/gpu/drm/xe/tests/xe_pci_test.c
58
const struct xe_device_desc *desc =
drivers/gpu/drm/xe/tests/xe_pci_test.c
59
(const struct xe_device_desc *)pci->driver_data;
drivers/gpu/drm/xe/xe_configfs.c
274
const struct xe_device_desc *desc;
drivers/gpu/drm/xe/xe_configfs.c
963
static const struct xe_device_desc *xe_match_desc(struct pci_dev *pdev)
drivers/gpu/drm/xe/xe_configfs.c
987
const struct xe_device_desc *match;
drivers/gpu/drm/xe/xe_pci.c
1082
const struct xe_device_desc *desc = (const void *)ent->driver_data;
drivers/gpu/drm/xe/xe_pci.c
195
static const struct xe_device_desc tgl_desc = {
drivers/gpu/drm/xe/xe_pci.c
211
static const struct xe_device_desc rkl_desc = {
drivers/gpu/drm/xe/xe_pci.c
228
static const struct xe_device_desc adl_s_desc = {
drivers/gpu/drm/xe/xe_pci.c
250
static const struct xe_device_desc adl_p_desc = {
drivers/gpu/drm/xe/xe_pci.c
270
static const struct xe_device_desc adl_n_desc = {
drivers/gpu/drm/xe/xe_pci.c
289
static const struct xe_device_desc dg1_desc = {
drivers/gpu/drm/xe/xe_pci.c
325
static const struct xe_device_desc ats_m_desc = {
drivers/gpu/drm/xe/xe_pci.c
338
static const struct xe_device_desc dg2_desc = {
drivers/gpu/drm/xe/xe_pci.c
352
static const __maybe_unused struct xe_device_desc pvc_desc = {
drivers/gpu/drm/xe/xe_pci.c
370
static const struct xe_device_desc mtl_desc = {
drivers/gpu/drm/xe/xe_pci.c
383
static const struct xe_device_desc lnl_desc = {
drivers/gpu/drm/xe/xe_pci.c
398
static const struct xe_device_desc bmg_desc = {
drivers/gpu/drm/xe/xe_pci.c
425
static const struct xe_device_desc ptl_desc = {
drivers/gpu/drm/xe/xe_pci.c
441
static const struct xe_device_desc nvls_desc = {
drivers/gpu/drm/xe/xe_pci.c
455
static const struct xe_device_desc cri_desc = {
drivers/gpu/drm/xe/xe_pci.c
478
static const struct xe_device_desc nvlp_desc = {
drivers/gpu/drm/xe/xe_pci.c
578
find_subplatform(const struct xe_device_desc *desc, u16 devid)
drivers/gpu/drm/xe/xe_pci.c
744
const struct xe_device_desc *desc,
drivers/gpu/drm/xe/xe_pci.c
920
const struct xe_device_desc *desc)