Searched refs:tegra_uart_suspend (Results 1 – 2 of 2) sorted by relevance
141 static int tegra_uart_suspend(struct device *dev) in tegra_uart_suspend() function170 static SIMPLE_DEV_PM_OPS(tegra_uart_pm_ops, tegra_uart_suspend,
1645 static int tegra_uart_suspend(struct device *dev) in tegra_uart_suspend() function1663 SET_SYSTEM_SLEEP_PM_OPS(tegra_uart_suspend, tegra_uart_resume)