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.c169 static const struct device_type wmi_type_method; variable
178 if (wblock->dev.dev.type == &wmi_type_method) in wmi_device_enable()
1092 static const struct device_type wmi_type_method = { variable
1168 wblock->dev.dev.type = &wmi_type_method; in wmi_create_device()