Searched refs:device_notifier (Results 1 – 2 of 2) sorted by relevance
155 static struct notifier_block device_notifier = { variable1879 register_reboot_notifier(&device_notifier); in vt6655_init_module()1888 unregister_reboot_notifier(&device_notifier); in vt6655_cleanup_module()
4020 static int device_notifier(struct notifier_block *nb, in device_notifier() function4046 .notifier_call = device_notifier,