Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/dsa/mv88e6xxx/
Dchip.c7171 static int __maybe_unused mv88e6xxx_suspend(struct device *dev) in mv88e6xxx_suspend() function
7181 static SIMPLE_DEV_PM_OPS(mv88e6xxx_pm_ops, mv88e6xxx_suspend, mv88e6xxx_resume);