Searched refs:xe_display_init (Results 1 – 3 of 3) sorted by relevance
26 int xe_display_init(struct xe_device *xe);59 static inline int xe_display_init(struct xe_device *xe) { return 0; } in xe_display_init() function
195 int xe_display_init(struct xe_device *xe) in xe_display_init() function
744 err = xe_display_init(xe); in xe_device_probe()