Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/uniwill/
H A Duniwill-wmi.h125 int devm_uniwill_wmi_register_notifier(struct device *dev, struct notifier_block *nb);
H A Duniwill-wmi.c36 int devm_uniwill_wmi_register_notifier(struct device *dev, struct notifier_block *nb) in devm_uniwill_wmi_register_notifier() function
H A Duniwill-acpi.c2276 return devm_uniwill_wmi_register_notifier(data->dev, &data->nb); in uniwill_input_init()