Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dmxm-wmi.c76 bool mxm_wmi_supported(void) in mxm_wmi_supported() function
82 EXPORT_SYMBOL_GPL(mxm_wmi_supported);
/Linux-v6.6/include/linux/
Dmxm-wmi.h18 bool mxm_wmi_supported(void);
/Linux-v6.6/drivers/gpu/drm/nouveau/
Dnouveau_acpi.c281 guid_valid = mxm_wmi_supported(); in nouveau_dsm_detect()