Searched refs:ccwgroup_device (Results 1 – 11 of 11) sorted by relevance
17 struct ccwgroup_device { struct48 int (*setup) (struct ccwgroup_device *); argument49 void (*remove) (struct ccwgroup_device *);50 int (*set_online) (struct ccwgroup_device *);51 int (*set_offline) (struct ccwgroup_device *);52 void (*shutdown)(struct ccwgroup_device *);53 int (*prepare) (struct ccwgroup_device *);54 void (*complete) (struct ccwgroup_device *);55 int (*freeze)(struct ccwgroup_device *);56 int (*thaw) (struct ccwgroup_device *);[all …]
36 static void __ccwgroup_remove_symlinks(struct ccwgroup_device *gdev) in __ccwgroup_remove_symlinks()52 static void __ccwgroup_remove_cdev_refs(struct ccwgroup_device *gdev) in __ccwgroup_remove_cdev_refs()77 int ccwgroup_set_online(struct ccwgroup_device *gdev) in ccwgroup_set_online()106 int ccwgroup_set_offline(struct ccwgroup_device *gdev) in ccwgroup_set_offline()131 struct ccwgroup_device *gdev = to_ccwgroupdev(dev); in ccwgroup_online_store()160 struct ccwgroup_device *gdev = to_ccwgroupdev(dev); in ccwgroup_online_show()172 static void ccwgroup_ungroup(struct ccwgroup_device *gdev) in ccwgroup_ungroup()187 struct ccwgroup_device *gdev = to_ccwgroupdev(dev); in ccwgroup_ungroup_store()228 struct ccwgroup_device *gdev = in ccwgroup_ungroup_workfn()229 container_of(work, struct ccwgroup_device, ungroup_work); in ccwgroup_ungroup_workfn()[all …]
715 int (*setup) (struct ccwgroup_device *);716 void (*remove) (struct ccwgroup_device *);717 int (*set_online) (struct ccwgroup_device *);718 int (*set_offline) (struct ccwgroup_device *);719 int (*freeze)(struct ccwgroup_device *);720 int (*thaw) (struct ccwgroup_device *);721 int (*restore)(struct ccwgroup_device *);764 struct ccwgroup_device *gdev;
116 struct ccwgroup_device *gdev = to_ccwgroupdev(dev); in stats_show()180 struct ccwgroup_device *cgdev; in ctcm_type_show()
34 &((struct ccwgroup_device *)dev_get_drvdata(&cdev->dev))->dev);311 struct ccwgroup_device *gdev;
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()[all …]
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()1689 static void ctcm_remove_device(struct ccwgroup_device *cgdev) in ctcm_remove_device()1704 static int ctcm_pm_suspend(struct ccwgroup_device *gdev) in ctcm_pm_suspend()1722 static int ctcm_pm_resume(struct ccwgroup_device *gdev) in ctcm_pm_resume()
27 static int qeth_l2_set_offline(struct ccwgroup_device *);828 static int qeth_l2_probe_device(struct ccwgroup_device *gdev) in qeth_l2_probe_device()846 static void qeth_l2_remove_device(struct ccwgroup_device *cgdev) in qeth_l2_remove_device()961 static int __qeth_l2_set_online(struct ccwgroup_device *gdev, int recovery_mode) in __qeth_l2_set_online()1072 static int qeth_l2_set_online(struct ccwgroup_device *gdev) in qeth_l2_set_online()1077 static int __qeth_l2_set_offline(struct ccwgroup_device *cgdev, in __qeth_l2_set_offline()1113 static int qeth_l2_set_offline(struct ccwgroup_device *cgdev) in qeth_l2_set_offline()1158 static int qeth_l2_pm_suspend(struct ccwgroup_device *gdev) in qeth_l2_pm_suspend()1176 static int qeth_l2_pm_resume(struct ccwgroup_device *gdev) in qeth_l2_pm_resume()
43 static int qeth_l3_set_offline(struct ccwgroup_device *);2582 static int qeth_l3_probe_device(struct ccwgroup_device *gdev) in qeth_l3_probe_device()2599 static void qeth_l3_remove_device(struct ccwgroup_device *cgdev) in qeth_l3_remove_device()2617 static int __qeth_l3_set_online(struct ccwgroup_device *gdev, int recovery_mode) in __qeth_l3_set_online()2718 static int qeth_l3_set_online(struct ccwgroup_device *gdev) in qeth_l3_set_online()2723 static int __qeth_l3_set_offline(struct ccwgroup_device *cgdev, in __qeth_l3_set_offline()2764 static int qeth_l3_set_offline(struct ccwgroup_device *cgdev) in qeth_l3_set_offline()2799 static int qeth_l3_pm_suspend(struct ccwgroup_device *gdev) in qeth_l3_pm_suspend()2817 static int qeth_l3_pm_resume(struct ccwgroup_device *gdev) in qeth_l3_pm_resume()
751 struct qeth_card *card = dev_get_drvdata(&((struct ccwgroup_device *) in CARD_FROM_CDEV()5728 static int qeth_core_probe_device(struct ccwgroup_device *gdev) in qeth_core_probe_device()5816 static void qeth_core_remove_device(struct ccwgroup_device *gdev) in qeth_core_remove_device()5837 static int qeth_core_set_online(struct ccwgroup_device *gdev) in qeth_core_set_online()5862 static int qeth_core_set_offline(struct ccwgroup_device *gdev) in qeth_core_set_offline()5868 static void qeth_core_shutdown(struct ccwgroup_device *gdev) in qeth_core_shutdown()5879 static int qeth_core_freeze(struct ccwgroup_device *gdev) in qeth_core_freeze()5887 static int qeth_core_thaw(struct ccwgroup_device *gdev) in qeth_core_thaw()5895 static int qeth_core_restore(struct ccwgroup_device *gdev) in qeth_core_restore()
36 struct ccwgroup_device *gdev = to_ccwgroupdev(dev); in pnet_ids_by_device()