Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dmxm-wmi.c80 bool mxm_wmi_supported(void) in mxm_wmi_supported() function
86 EXPORT_SYMBOL_GPL(mxm_wmi_supported);
/OK3568_Linux_fs/kernel/include/linux/
H A Dmxm-wmi.h18 bool mxm_wmi_supported(void);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_acpi.c278 guid_valid = mxm_wmi_supported(); in nouveau_dsm_detect()