Lines Matching refs:ccwgroup_device
1976 struct ccwgroup_device *cgdev; in lcs_type_show()
2064 lcs_probe_device(struct ccwgroup_device *ccwgdev) in lcs_probe_device()
2092 lcs_register_netdev(struct ccwgroup_device *ccwgdev) in lcs_register_netdev()
2123 lcs_new_device(struct ccwgroup_device *ccwgdev) in lcs_new_device()
2229 __lcs_shutdown_device(struct ccwgroup_device *ccwgdev, int recovery_mode) in __lcs_shutdown_device()
2261 lcs_shutdown_device(struct ccwgroup_device *ccwgdev) in lcs_shutdown_device()
2273 struct ccwgroup_device *gdev; in lcs_recovery()
2301 lcs_remove_device(struct ccwgroup_device *ccwgdev) in lcs_remove_device()
2348 static int lcs_prepare(struct ccwgroup_device *gdev) in lcs_prepare()
2353 static void lcs_complete(struct ccwgroup_device *gdev) in lcs_complete()
2358 static int lcs_freeze(struct ccwgroup_device *gdev) in lcs_freeze()
2364 static int lcs_thaw(struct ccwgroup_device *gdev) in lcs_thaw()
2370 static int lcs_restore(struct ccwgroup_device *gdev) in lcs_restore()