Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dapple-gmux.h25 static inline bool apple_gmux_present(void) in apple_gmux_present() function
32 static inline bool apple_gmux_present(void) in apple_gmux_present() function
/Linux-v5.15/drivers/gpu/drm/nouveau/
Dnouveau_backlight.c360 if (apple_gmux_present()) { in nouveau_backlight_init()
/Linux-v5.15/drivers/gpu/vga/
Dvga_switcheroo.c445 if (apple_gmux_present() && pdev != vga_default_device() && in vga_switcheroo_client_probe_defer()