Home
last modified time | relevance | path

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

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