Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/cadence/
Dmacb_main.c4822 static int __maybe_unused macb_runtime_suspend(struct device *dev) in macb_runtime_suspend() function
4856 SET_RUNTIME_PM_OPS(macb_runtime_suspend, macb_runtime_resume, NULL)