Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/display/
H A Dxe_display.h21 int xe_display_probe(struct xe_device *xe);
54 static inline int xe_display_probe(struct xe_device *xe) { return 0; } in xe_display_probe() function
H A Dxe_display.c503 int xe_display_probe(struct xe_device *xe) in xe_display_probe() function