Lines Matching refs:ccwgroup_device
1952 struct ccwgroup_device *cgdev; in lcs_type_show()
2040 lcs_probe_device(struct ccwgroup_device *ccwgdev) in lcs_probe_device()
2068 lcs_register_netdev(struct ccwgroup_device *ccwgdev) in lcs_register_netdev()
2099 lcs_new_device(struct ccwgroup_device *ccwgdev) in lcs_new_device()
2206 __lcs_shutdown_device(struct ccwgroup_device *ccwgdev, int recovery_mode) in __lcs_shutdown_device()
2238 lcs_shutdown_device(struct ccwgroup_device *ccwgdev) in lcs_shutdown_device()
2250 struct ccwgroup_device *gdev; in lcs_recovery()
2278 lcs_remove_device(struct ccwgroup_device *ccwgdev) in lcs_remove_device()
2325 static int lcs_prepare(struct ccwgroup_device *gdev) in lcs_prepare()
2330 static void lcs_complete(struct ccwgroup_device *gdev) in lcs_complete()
2335 static int lcs_freeze(struct ccwgroup_device *gdev) in lcs_freeze()
2341 static int lcs_thaw(struct ccwgroup_device *gdev) in lcs_thaw()
2347 static int lcs_restore(struct ccwgroup_device *gdev) in lcs_restore()