Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A 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
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_backlight.c234 if (apple_gmux_present()) { in nouveau_backlight_init()
/OK3568_Linux_fs/kernel/drivers/gpu/vga/
H A Dvga_switcheroo.c445 if (apple_gmux_present() && pdev != vga_default_device() && in vga_switcheroo_client_probe_defer()