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

/linux-master/include/linux/
H A Dapple-gmux.h93 * apple_gmux_present().
153 * apple_gmux_present() - check if gmux ACPI device is present
161 static inline bool apple_gmux_present(void) function
168 static inline bool apple_gmux_present(void) function
/linux-master/drivers/acpi/
H A Dvideo_detect.c896 static bool apple_gmux_present; local
910 apple_gmux_present = apple_gmux_detect(NULL, NULL);
938 if (apple_gmux_present)
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_backlight.c301 if (apple_gmux_present()) {
/linux-master/drivers/gpu/vga/
H A Dvga_switcheroo.c445 if (apple_gmux_present() && pdev != vga_default_device() &&

Completed in 136 milliseconds