Searched refs:xe_display_probe (Results 1 – 3 of 3) sorted by relevance
20 int xe_display_probe(struct xe_device *xe);51 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
825 err = xe_display_probe(xe); in xe_pci_probe()