Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c13792 static int bnxt_suspend(struct device *device) in bnxt_suspend() function
13861 static SIMPLE_DEV_PM_OPS(bnxt_pm_ops, bnxt_suspend, bnxt_resume);