Lines Matching refs:ccw_device

60 	struct ccw_device *cdev = to_ccwdev(dev);  in ccw_bus_match()
103 struct ccw_device *cdev = to_ccwdev(dev); in ccw_uevent()
152 struct ccw_device *cdev; in io_subchannel_prepare()
250 struct ccw_device *cdev = to_ccwdev(dev); in devtype_show()
263 struct ccw_device *cdev = to_ccwdev(dev); in cutype_show()
273 struct ccw_device *cdev = to_ccwdev(dev); in modalias_show()
285 struct ccw_device *cdev = to_ccwdev(dev); in online_show()
290 int ccw_device_is_orphan(struct ccw_device *cdev) in ccw_device_is_orphan()
295 static void ccw_device_unregister(struct ccw_device *cdev) in ccw_device_unregister()
321 int ccw_device_set_offline(struct ccw_device *cdev) in ccw_device_set_offline()
398 int ccw_device_set_online(struct ccw_device *cdev) in ccw_device_set_online()
487 static int online_store_handle_offline(struct ccw_device *cdev) in online_store_handle_offline()
500 static int online_store_recog_and_online(struct ccw_device *cdev) in online_store_recog_and_online()
518 static int online_store_handle_online(struct ccw_device *cdev, int force) in online_store_handle_online()
541 struct ccw_device *cdev = to_ccwdev(dev); in online_store()
591 struct ccw_device *cdev = to_ccwdev(dev); in available_show()
681 static int ccw_device_add(struct ccw_device *cdev) in ccw_device_add()
691 struct ccw_device *cdev = to_ccwdev(dev); in match_dev_id()
707 struct ccw_device *get_ccwdev_by_dev_id(struct ccw_dev_id *dev_id) in get_ccwdev_by_dev_id()
717 static void ccw_device_do_unbind_bind(struct ccw_device *cdev) in ccw_device_do_unbind_bind()
731 struct ccw_device *cdev; in ccw_device_release()
740 static struct ccw_device * io_subchannel_allocate_dev(struct subchannel *sch) in io_subchannel_allocate_dev()
742 struct ccw_device *cdev; in io_subchannel_allocate_dev()
758 struct ccw_device *cdev) in io_subchannel_initialize_dev()
802 static struct ccw_device * io_subchannel_create_ccwdev(struct subchannel *sch) in io_subchannel_create_ccwdev()
804 struct ccw_device *cdev; in io_subchannel_create_ccwdev()
816 static void io_subchannel_recog(struct ccw_device *, struct subchannel *);
820 struct ccw_device *cdev; in sch_create_and_recog_new_device()
836 static void io_subchannel_register(struct ccw_device *cdev) in io_subchannel_register()
898 static void ccw_device_call_sch_unregister(struct ccw_device *cdev) in ccw_device_call_sch_unregister()
915 io_subchannel_recog_done(struct ccw_device *cdev) in io_subchannel_recog_done()
941 static void io_subchannel_recog(struct ccw_device *cdev, struct subchannel *sch) in io_subchannel_recog()
952 static int ccw_device_move_to_sch(struct ccw_device *cdev, in ccw_device_move_to_sch()
1016 static int ccw_device_move_to_orph(struct ccw_device *cdev) in ccw_device_move_to_orph()
1026 struct ccw_device *cdev; in io_subchannel_irq()
1069 struct ccw_device *cdev; in io_subchannel_probe()
1126 struct ccw_device *cdev; in io_subchannel_remove()
1147 struct ccw_device *cdev; in io_subchannel_verify()
1156 struct ccw_device *cdev; in io_subchannel_terminate_path()
1184 struct ccw_device *cdev = sch_get_cdev(sch); in io_subchannel_chp_event()
1226 struct ccw_device *cdev; in io_subchannel_quiesce()
1262 static int device_is_disconnected(struct ccw_device *cdev) in device_is_disconnected()
1272 struct ccw_device *cdev = to_ccwdev(dev); in recovery_check()
1337 struct ccw_device *cdev = to_ccwdev(dev); in purge_fn()
1369 void ccw_device_set_disconnected(struct ccw_device *cdev) in ccw_device_set_disconnected()
1380 void ccw_device_set_notoper(struct ccw_device *cdev) in ccw_device_set_notoper()
1405 struct ccw_device *cdev; in sch_get_action()
1451 struct ccw_device *cdev; in io_subchannel_sch_event()
1576 static void ccw_device_set_int_class(struct ccw_device *cdev) in ccw_device_set_int_class()
1589 int __init ccw_device_enable_console(struct ccw_device *cdev) in ccw_device_enable_console()
1628 struct ccw_device * __init ccw_device_create_console(struct ccw_driver *drv) in ccw_device_create_console()
1631 struct ccw_device *cdev; in ccw_device_create_console()
1655 void __init ccw_device_destroy_console(struct ccw_device *cdev) in ccw_device_destroy_console()
1674 void ccw_device_wait_idle(struct ccw_device *cdev) in ccw_device_wait_idle()
1688 int ccw_device_force_console(struct ccw_device *cdev) in ccw_device_force_console()
1720 struct ccw_device *get_ccwdev_by_busid(struct ccw_driver *cdrv, in get_ccwdev_by_busid()
1744 struct ccw_device *cdev = to_ccwdev(dev); in ccw_device_probe()
1762 struct ccw_device *cdev = to_ccwdev(dev); in ccw_device_remove()
1797 struct ccw_device *cdev; in ccw_device_shutdown()
1807 struct ccw_device *cdev = to_ccwdev(dev); in ccw_device_pm_prepare()
1823 struct ccw_device *cdev = to_ccwdev(dev); in ccw_device_pm_complete()
1831 struct ccw_device *cdev = to_ccwdev(dev); in ccw_device_pm_freeze()
1865 struct ccw_device *cdev = to_ccwdev(dev); in ccw_device_pm_thaw()
1892 static void __ccw_device_pm_restore(struct ccw_device *cdev) in __ccw_device_pm_restore()
1929 static int resume_handle_boxed(struct ccw_device *cdev) in resume_handle_boxed()
1938 static int resume_handle_disc(struct ccw_device *cdev) in resume_handle_disc()
1949 struct ccw_device *cdev = to_ccwdev(dev); in ccw_device_pm_restore()
2075 struct ccw_device *cdev; in ccw_device_todo()
2126 void ccw_device_sched_todo(struct ccw_device *cdev, enum cdev_todo todo) in ccw_device_sched_todo()
2150 int ccw_device_siosl(struct ccw_device *cdev) in ccw_device_siosl()