Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dapple-gmux.h98 static inline bool apple_gmux_detect(struct pnp_dev *pnp_dev, enum apple_gmux_type *type_ret) in apple_gmux_detect() function
173 static inline bool apple_gmux_detect(struct pnp_dev *pnp_dev, bool *indexed_ret) in apple_gmux_detect() function
/linux/drivers/acpi/
H A Dvideo_detect.c1017 apple_gmux_present = apple_gmux_detect(NULL, NULL); in __acpi_video_get_backlight_type()
/linux/drivers/platform/x86/
H A Dapple-gmux.c797 if (!apple_gmux_detect(pnp, &type)) { in gmux_probe()
/linux/sound/hda/controllers/
H A Dintel.c1477 (atpx_present() || apple_gmux_detect(NULL, NULL))) in get_bound_vga()