Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/net/
Dlcs.c2229 __lcs_shutdown_device(struct ccwgroup_device *ccwgdev, int recovery_mode) in __lcs_shutdown_device() function
2263 return __lcs_shutdown_device(ccwgdev, 0); in lcs_shutdown_device()
2285 rc = __lcs_shutdown_device(gdev, 1); in lcs_recovery()
2329 __lcs_shutdown_device(card->gdev, 1); in lcs_pm_suspend()