Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/ti/
Dtlan.c347 static int __maybe_unused tlan_suspend(struct device *dev_d) in tlan_suspend() function
370 static SIMPLE_DEV_PM_OPS(tlan_pm_ops, tlan_suspend, tlan_resume);