Home
last modified time | relevance | path

Searched refs:tegra_sflash_runtime_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-tegra20-sflash.c136 static int tegra_sflash_runtime_suspend(struct device *dev);
521 tegra_sflash_runtime_suspend(&pdev->dev); in tegra_sflash_probe()
538 tegra_sflash_runtime_suspend(&pdev->dev); in tegra_sflash_remove()
570 static int tegra_sflash_runtime_suspend(struct device *dev) in tegra_sflash_runtime_suspend() function
597 SET_RUNTIME_PM_OPS(tegra_sflash_runtime_suspend,
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-tegra20-sflash.c136 static int tegra_sflash_runtime_suspend(struct device *dev);
519 tegra_sflash_runtime_suspend(&pdev->dev); in tegra_sflash_probe()
536 tegra_sflash_runtime_suspend(&pdev->dev); in tegra_sflash_remove()
565 static int tegra_sflash_runtime_suspend(struct device *dev) in tegra_sflash_runtime_suspend() function
592 SET_RUNTIME_PM_OPS(tegra_sflash_runtime_suspend,

Completed in 2 milliseconds