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.c424 static int fbnic_pm_suspend(struct device *dev) in fbnic_pm_suspend() function
566 SET_SYSTEM_SLEEP_PM_OPS(fbnic_pm_suspend, fbnic_pm_resume)
571 fbnic_pm_suspend(&pdev->dev); in fbnic_shutdown()
581 fbnic_pm_suspend(&pdev->dev); in fbnic_err_error_detected()