Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Difx6x60.c91 static struct notifier_block ifx_modem_reboot_notifier_block = { variable
1384 unregister_reboot_notifier(&ifx_modem_reboot_notifier_block); in ifx_spi_exit()
1429 result = register_reboot_notifier(&ifx_modem_reboot_notifier_block); in ifx_spi_init()