Searched refs:tbnet_resume (Results 1 – 1 of 1) sorted by relevance
1465 static int tbnet_resume(struct device *dev) in tbnet_resume() function1481 static DEFINE_SIMPLE_DEV_PM_OPS(tbnet_pm_ops, tbnet_suspend, tbnet_resume);