Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/8250/
D8250_tegra.c157 static int tegra_uart_resume(struct device *dev) in tegra_uart_resume() function
173 tegra_uart_resume);
/Linux-v6.6/drivers/tty/serial/
Dserial-tegra.c1632 static int tegra_uart_resume(struct device *dev) in tegra_uart_resume() function
1642 SET_SYSTEM_SLEEP_PM_OPS(tegra_uart_suspend, tegra_uart_resume)