Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Difx6x60.c75 static struct ifx_spi_device *saved_ifx_dev; variable
93 if (saved_ifx_dev) in ifx_modem_reboot_callback()
94 ifx_modem_power_off(saved_ifx_dev); in ifx_modem_reboot_callback()
342 return tty_port_open(&saved_ifx_dev->tty_port, tty, filp); in ifx_spi_open()
996 if (saved_ifx_dev) { in ifx_spi_spi_probe()
1013 saved_ifx_dev = ifx_dev; in ifx_spi_spi_probe()
1216 saved_ifx_dev = NULL; in ifx_spi_spi_probe()
1246 saved_ifx_dev = NULL; in ifx_spi_spi_remove()