Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c6005 static int __maybe_unused macb_runtime_suspend(struct device *dev) in macb_runtime_suspend()
6052 SET_RUNTIME_PM_OPS(macb_runtime_suspend, macb_runtime_resume, NULL)
5996 static int __maybe_unused macb_runtime_suspend(struct device *dev) macb_runtime_suspend() function