Searched refs:wmi_device_enable (Results 1 – 1 of 1) sorted by relevance
176 static int wmi_device_enable(struct wmi_device *wdev, bool enable) in wmi_device_enable() function 420 if (wmi_device_enable(wdev, true) < 0) in wmi_query_block() 426 if (wmi_device_enable(wdev, false) < 0) in wmi_query_block() 475 if (wmi_device_enable(wdev, true) < 0) in wmi_set_block() 480 if (wmi_device_enable(wdev, false) < 0) in wmi_set_block() 563 if (wmi_device_enable(wdev, true) < 0) in wmi_install_notify_handler() 600 if (wmi_device_enable(wdev, false) < 0) in wmi_remove_notify_handler() 837 if (wmi_device_enable(to_wmi_device(dev), false) < 0) in wmi_dev_disable() 864 if (wmi_device_enable(to_wmi_device(dev), true) < 0) in wmi_dev_probe() 927 if (wmi_device_enable(to_wmi_devic in wmi_dev_shutdown() [all...]