Searched refs:dell_laptop_unregister_notifier (Results 1 – 3 of 3) sorted by relevance
75 int dell_laptop_unregister_notifier(struct notifier_block *nb);
344 int dell_laptop_unregister_notifier(struct notifier_block *nb) in dell_laptop_unregister_notifier() function348 EXPORT_SYMBOL_GPL(dell_laptop_unregister_notifier);
2236 dell_laptop_unregister_notifier(&dell_laptop_notifier); in dell_exit()