Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/
Dwmi.c171 static const struct device_type wmi_type_method; variable
183 if (wblock->dev.dev.type == &wmi_type_method) in wmi_device_enable()
943 static const struct device_type wmi_type_method = { variable
1006 wblock->dev.dev.type = &wmi_type_method; in wmi_create_device()