Searched refs:xe_display_init (Results 1 – 3 of 3) sorted by relevance
23 int xe_display_init(struct xe_device *xe);54 static inline int xe_display_init(struct xe_device *xe) { return 0; } in xe_display_init() function
182 int xe_display_init(struct xe_device *xe) in xe_display_init() function
889 err = xe_display_init(xe); in xe_device_probe()