Home
last modified time | relevance | path

Searched refs:apple_gmux_present (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dapple-gmux.h36 static inline bool apple_gmux_present(void) in apple_gmux_present() function
43 static inline bool apple_gmux_present(void) in apple_gmux_present() function
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_backlight.c274 if (apple_gmux_present()) { in nouveau_backlight_init()
/Linux-v4.19/drivers/gpu/vga/
Dvga_switcheroo.c443 if (apple_gmux_present() && pdev != vga_default_device() && in vga_switcheroo_client_probe_defer()