Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dwmi.c172 static const struct device_type wmi_type_event; variable
186 if (wblock->dev.dev.type == &wmi_type_event) { in wmi_device_enable()
946 static const struct device_type wmi_type_event = { variable
1014 wblock->dev.dev.type = &wmi_type_event; in wmi_create_device()