Searched refs:xe_display_probe (Results 1 – 3 of 3) sorted by relevance
18 int xe_display_probe(struct xe_device *xe);47 static inline int xe_display_probe(struct xe_device *xe) { return 0; } in xe_display_probe() function
526 int xe_display_probe(struct xe_device *xe) in xe_display_probe() function
819 err = xe_display_probe(xe); in xe_pci_probe()
Completed in 6 milliseconds