Searched refs:ccwgroup_device (Results 1 – 10 of 10) sorted by relevance
16 struct ccwgroup_device { struct46 int (*setup) (struct ccwgroup_device *); argument47 void (*remove) (struct ccwgroup_device *);48 int (*set_online) (struct ccwgroup_device *);49 int (*set_offline) (struct ccwgroup_device *);50 void (*shutdown)(struct ccwgroup_device *);51 int (*prepare) (struct ccwgroup_device *);52 void (*complete) (struct ccwgroup_device *);53 int (*freeze)(struct ccwgroup_device *);54 int (*thaw) (struct ccwgroup_device *);[all …]
35 static void __ccwgroup_remove_symlinks(struct ccwgroup_device *gdev) in __ccwgroup_remove_symlinks()51 static void __ccwgroup_remove_cdev_refs(struct ccwgroup_device *gdev) in __ccwgroup_remove_cdev_refs()76 int ccwgroup_set_online(struct ccwgroup_device *gdev) in ccwgroup_set_online()105 int ccwgroup_set_offline(struct ccwgroup_device *gdev) in ccwgroup_set_offline()130 struct ccwgroup_device *gdev = to_ccwgroupdev(dev); in ccwgroup_online_store()159 struct ccwgroup_device *gdev = to_ccwgroupdev(dev); in ccwgroup_online_show()171 static void ccwgroup_ungroup(struct ccwgroup_device *gdev) in ccwgroup_ungroup()186 struct ccwgroup_device *gdev = to_ccwgroupdev(dev); in ccwgroup_ungroup_store()227 struct ccwgroup_device *gdev = in ccwgroup_ungroup_workfn()228 container_of(work, struct ccwgroup_device, ungroup_work); in ccwgroup_ungroup_workfn()[all …]
723 int (*setup) (struct ccwgroup_device *);724 void (*remove) (struct ccwgroup_device *);725 int (*set_online) (struct ccwgroup_device *);726 int (*set_offline) (struct ccwgroup_device *);727 void (*shutdown)(struct ccwgroup_device *);728 int (*prepare) (struct ccwgroup_device *);729 void (*complete) (struct ccwgroup_device *);730 int (*freeze)(struct ccwgroup_device *);731 int (*thaw) (struct ccwgroup_device *);732 int (*restore)(struct ccwgroup_device *);[all …]
115 struct ccwgroup_device *gdev = to_ccwgroupdev(dev); in stats_show()179 struct ccwgroup_device *cgdev; in ctcm_type_show()
32 &((struct ccwgroup_device *)dev_get_drvdata(&cdev->dev))->dev);308 struct ccwgroup_device *gdev;
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()[all …]
26 static int qeth_l2_set_offline(struct ccwgroup_device *);881 static int qeth_l2_probe_device(struct ccwgroup_device *gdev) in qeth_l2_probe_device()893 static void qeth_l2_remove_device(struct ccwgroup_device *cgdev) in qeth_l2_remove_device()976 static int __qeth_l2_set_online(struct ccwgroup_device *gdev, int recovery_mode) in __qeth_l2_set_online()1101 static int qeth_l2_set_online(struct ccwgroup_device *gdev) in qeth_l2_set_online()1106 static int __qeth_l2_set_offline(struct ccwgroup_device *cgdev, in __qeth_l2_set_offline()1143 static int qeth_l2_set_offline(struct ccwgroup_device *cgdev) in qeth_l2_set_offline()1188 static void qeth_l2_shutdown(struct ccwgroup_device *gdev) in qeth_l2_shutdown()1199 static int qeth_l2_pm_suspend(struct ccwgroup_device *gdev) in qeth_l2_pm_suspend()1218 static int qeth_l2_pm_resume(struct ccwgroup_device *gdev) in qeth_l2_pm_resume()
1204 struct ccwgroup_device *cgdev; in ctcm_irq_handler()1312 static int ctcm_probe_device(struct ccwgroup_device *cgdev) in ctcm_probe_device()1526 static int ctcm_new_device(struct ccwgroup_device *cgdev) in ctcm_new_device()1648 static int ctcm_shutdown_device(struct ccwgroup_device *cgdev) in ctcm_shutdown_device()1692 static void ctcm_remove_device(struct ccwgroup_device *cgdev) in ctcm_remove_device()1707 static int ctcm_pm_suspend(struct ccwgroup_device *gdev) in ctcm_pm_suspend()1725 static int ctcm_pm_resume(struct ccwgroup_device *gdev) in ctcm_pm_resume()
37 static int qeth_l3_set_offline(struct ccwgroup_device *);46 static int __qeth_l3_set_online(struct ccwgroup_device *, int);47 static int __qeth_l3_set_offline(struct ccwgroup_device *, int);3342 static int qeth_l3_probe_device(struct ccwgroup_device *gdev) in qeth_l3_probe_device()3352 static void qeth_l3_remove_device(struct ccwgroup_device *cgdev) in qeth_l3_remove_device()3374 static int __qeth_l3_set_online(struct ccwgroup_device *gdev, int recovery_mode) in __qeth_l3_set_online()3489 static int qeth_l3_set_online(struct ccwgroup_device *gdev) in qeth_l3_set_online()3494 static int __qeth_l3_set_offline(struct ccwgroup_device *cgdev, in __qeth_l3_set_offline()3536 static int qeth_l3_set_offline(struct ccwgroup_device *cgdev) in qeth_l3_set_offline()3571 static void qeth_l3_shutdown(struct ccwgroup_device *gdev) in qeth_l3_shutdown()[all …]
723 struct qeth_card *card = dev_get_drvdata(&((struct ccwgroup_device *) in CARD_FROM_CDEV()5482 static int qeth_core_probe_device(struct ccwgroup_device *gdev) in qeth_core_probe_device()5570 static void qeth_core_remove_device(struct ccwgroup_device *gdev) in qeth_core_remove_device()5591 static int qeth_core_set_online(struct ccwgroup_device *gdev) in qeth_core_set_online()5614 static int qeth_core_set_offline(struct ccwgroup_device *gdev) in qeth_core_set_offline()5620 static void qeth_core_shutdown(struct ccwgroup_device *gdev) in qeth_core_shutdown()5627 static int qeth_core_prepare(struct ccwgroup_device *gdev) in qeth_core_prepare()5635 static void qeth_core_complete(struct ccwgroup_device *gdev) in qeth_core_complete()5642 static int qeth_core_freeze(struct ccwgroup_device *gdev) in qeth_core_freeze()5650 static int qeth_core_thaw(struct ccwgroup_device *gdev) in qeth_core_thaw()[all …]