Home
last modified time | relevance | path

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

/linux/drivers/platform/wmi/
H A Dcore.c166 static const struct device_type wmi_type_method; variable
175 if (wblock->dev.dev.type == &wmi_type_method) in wmi_device_enable()
958 static const struct device_type wmi_type_method = { variable
1034 wblock->dev.dev.type = &wmi_type_method; in wmi_create_device()