Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Difx6x60.c78 static struct notifier_block ifx_modem_reboot_notifier_block = { variable
1373 unregister_reboot_notifier(&ifx_modem_reboot_notifier_block); in ifx_spi_exit()
1418 result = register_reboot_notifier(&ifx_modem_reboot_notifier_block); in ifx_spi_init()