Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/platform/x86/
Dwmi.c505 static void wmi_notify_debug(u32 value, void *context) in wmi_notify_debug() function
569 block->handler != wmi_notify_debug) in wmi_install_notify_handler()
610 block->handler == wmi_notify_debug) in wmi_remove_notify_handler()
614 block->handler = wmi_notify_debug; in wmi_remove_notify_handler()
835 wblock->handler = wmi_notify_debug; in parse_wdg()