Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/cadence/
Dmacb_main.c5238 static int __maybe_unused macb_runtime_suspend(struct device *dev) in macb_runtime_suspend() function
5271 SET_RUNTIME_PM_OPS(macb_runtime_suspend, macb_runtime_resume, NULL)