Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic_pci.c356 static int fbnic_pm_suspend(struct device *dev) in fbnic_pm_suspend() function
471 SET_SYSTEM_SLEEP_PM_OPS(fbnic_pm_suspend, fbnic_pm_resume)
476 fbnic_pm_suspend(&pdev->dev); in fbnic_shutdown()
486 fbnic_pm_suspend(&pdev->dev); in fbnic_err_error_detected()