Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/vt6655/
Ddevice_main.c154 static int device_notify_reboot(struct notifier_block *, unsigned long event, void *ptr);
156 .notifier_call = device_notify_reboot,
1898 device_notify_reboot(struct notifier_block *nb, unsigned long event, void *p) in device_notify_reboot() function