Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c13883 static int bnxt_suspend(struct device *device) in bnxt_suspend()
13959 static SIMPLE_DEV_PM_OPS(bnxt_pm_ops, bnxt_suspend, bnxt_resume);
13875 static int bnxt_suspend(struct device *device) bnxt_suspend() function