Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/drivers/acpi/
Dvideo_detect.c732 if (apple_gmux_present()) in __acpi_video_get_backlight_type()
/Linux-v6.1/drivers/gpu/drm/nouveau/
Dnouveau_backlight.c364 if (apple_gmux_present()) { in nouveau_backlight_init()
/Linux-v6.1/drivers/gpu/vga/
Dvga_switcheroo.c445 if (apple_gmux_present() && pdev != vga_default_device() && in vga_switcheroo_client_probe_defer()