Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/8250/
D8250_tegra.c143 static int tegra_uart_suspend(struct device *dev) in tegra_uart_suspend() function
172 static SIMPLE_DEV_PM_OPS(tegra_uart_pm_ops, tegra_uart_suspend,
/Linux-v6.6/drivers/tty/serial/
Dserial-tegra.c1624 static int tegra_uart_suspend(struct device *dev) in tegra_uart_suspend() function
1642 SET_SYSTEM_SLEEP_PM_OPS(tegra_uart_suspend, tegra_uart_resume)