Home
last modified time | relevance | path

Searched refs:heci_gsc_def (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_heci_gsc.c55 struct heci_gsc_def { struct
64 static const struct heci_gsc_def heci_gsc_def_dg1 = { argument
70 static const struct heci_gsc_def heci_gsc_def_dg2 = {
76 static const struct heci_gsc_def heci_gsc_def_pvc = {
129 static int heci_gsc_add_device(struct xe_device *xe, const struct heci_gsc_def *def) in heci_gsc_add_device()
177 const struct heci_gsc_def *def; in xe_heci_gsc_init()