Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_pci.c433 static int fbnic_pm_suspend(struct device *dev) in fbnic_pm_suspend() function
575 SET_SYSTEM_SLEEP_PM_OPS(fbnic_pm_suspend, fbnic_pm_resume)
580 fbnic_pm_suspend(&pdev->dev); in fbnic_shutdown()
590 fbnic_pm_suspend(&pdev->dev); in fbnic_err_error_detected()