Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c7026 static int __maybe_unused mv88e6xxx_suspend(struct device *dev) in mv88e6xxx_suspend() function
7036 static SIMPLE_DEV_PM_OPS(mv88e6xxx_pm_ops, mv88e6xxx_suspend, mv88e6xxx_resume);