Home
last modified time | relevance | path

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

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