Home
last modified time | relevance | path

Searched refs:tbnet_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/
H A Dthunderbolt.c1273 static int __maybe_unused tbnet_suspend(struct device *dev) in tbnet_suspend() function
1305 SET_SYSTEM_SLEEP_PM_OPS(tbnet_suspend, tbnet_resume)
/kernel/linux/linux-6.6/drivers/net/thunderbolt/
H A Dmain.c1371 static int tbnet_suspend(struct device *dev) in tbnet_suspend() function
1402 static DEFINE_SIMPLE_DEV_PM_OPS(tbnet_pm_ops, tbnet_suspend, tbnet_resume);

Completed in 5 milliseconds