Searched refs:xe_display_init (Results 1 – 3 of 3) sorted by relevance
21 int xe_display_init(struct xe_device *xe);50 static inline int xe_display_init(struct xe_device *xe) { return 0; } in xe_display_init() function
161 int xe_display_init(struct xe_device *xe) in xe_display_init() function
883 err = xe_display_init(xe); in xe_device_probe()
Completed in 8 milliseconds