Searched refs:xe_display_init (Results 1 – 2 of 2) 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
973 err = xe_display_init(xe); in xe_device_probe()