• Home
  • Raw
  • Download

Lines Matching defs:cdev

62 	struct ccw_device *cdev = to_ccwdev(dev);  in ccw_bus_match()  local
105 struct ccw_device *cdev = to_ccwdev(dev); in ccw_uevent() local
153 struct ccw_device *cdev; in io_subchannel_prepare() local
213 struct ccw_device *cdev = to_ccwdev(dev); in devtype_show() local
226 struct ccw_device *cdev = to_ccwdev(dev); in cutype_show() local
236 struct ccw_device *cdev = to_ccwdev(dev); in modalias_show() local
248 struct ccw_device *cdev = to_ccwdev(dev); in online_show() local
253 int ccw_device_is_orphan(struct ccw_device *cdev) in ccw_device_is_orphan()
258 static void ccw_device_unregister(struct ccw_device *cdev) in ccw_device_unregister()
284 int ccw_device_set_offline(struct ccw_device *cdev) in ccw_device_set_offline()
361 int ccw_device_set_online(struct ccw_device *cdev) in ccw_device_set_online()
448 static int online_store_handle_offline(struct ccw_device *cdev) in online_store_handle_offline()
461 static int online_store_recog_and_online(struct ccw_device *cdev) in online_store_recog_and_online()
479 static int online_store_handle_online(struct ccw_device *cdev, int force) in online_store_handle_online()
502 struct ccw_device *cdev = to_ccwdev(dev); in online_store() local
552 struct ccw_device *cdev = to_ccwdev(dev); in available_show() local
637 static int ccw_device_add(struct ccw_device *cdev) in ccw_device_add()
647 struct ccw_device *cdev = to_ccwdev(dev); in match_dev_id() local
673 static void ccw_device_do_unbind_bind(struct ccw_device *cdev) in ccw_device_do_unbind_bind()
687 struct ccw_device *cdev; in ccw_device_release() local
698 struct ccw_device *cdev; in io_subchannel_allocate_dev() local
714 struct ccw_device *cdev) in io_subchannel_initialize_dev()
759 struct ccw_device *cdev; in io_subchannel_create_ccwdev() local
775 struct ccw_device *cdev; in sch_create_and_recog_new_device() local
791 static void io_subchannel_register(struct ccw_device *cdev) in io_subchannel_register()
855 static void ccw_device_call_sch_unregister(struct ccw_device *cdev) in ccw_device_call_sch_unregister()
872 io_subchannel_recog_done(struct ccw_device *cdev) in io_subchannel_recog_done()
898 static void io_subchannel_recog(struct ccw_device *cdev, struct subchannel *sch) in io_subchannel_recog()
909 static int ccw_device_move_to_sch(struct ccw_device *cdev, in ccw_device_move_to_sch()
972 static int ccw_device_move_to_orph(struct ccw_device *cdev) in ccw_device_move_to_orph()
982 struct ccw_device *cdev; in io_subchannel_irq() local
1025 struct ccw_device *cdev; in io_subchannel_probe() local
1084 struct ccw_device *cdev; in io_subchannel_remove() local
1103 struct ccw_device *cdev; in io_subchannel_verify() local
1112 struct ccw_device *cdev; in io_subchannel_terminate_path() local
1140 struct ccw_device *cdev = sch_get_cdev(sch); in io_subchannel_chp_event() local
1182 struct ccw_device *cdev; in io_subchannel_quiesce() local
1218 static int device_is_disconnected(struct ccw_device *cdev) in device_is_disconnected()
1228 struct ccw_device *cdev = to_ccwdev(dev); in recovery_check() local
1299 struct ccw_device *cdev = to_ccwdev(dev); in purge_fn() local
1331 void ccw_device_set_disconnected(struct ccw_device *cdev) in ccw_device_set_disconnected()
1342 void ccw_device_set_notoper(struct ccw_device *cdev) in ccw_device_set_notoper()
1367 struct ccw_device *cdev; in sch_get_action() local
1413 struct ccw_device *cdev; in io_subchannel_sch_event() local
1538 static void ccw_device_set_int_class(struct ccw_device *cdev) in ccw_device_set_int_class()
1551 int __init ccw_device_enable_console(struct ccw_device *cdev) in ccw_device_enable_console()
1593 struct ccw_device *cdev; in ccw_device_create_console() local
1617 void __init ccw_device_destroy_console(struct ccw_device *cdev) in ccw_device_destroy_console()
1636 void ccw_device_wait_idle(struct ccw_device *cdev) in ccw_device_wait_idle()
1650 int ccw_device_force_console(struct ccw_device *cdev) in ccw_device_force_console()
1706 struct ccw_device *cdev = to_ccwdev(dev); in ccw_device_probe() local
1724 struct ccw_device *cdev = to_ccwdev(dev); in ccw_device_remove() local
1762 struct ccw_device *cdev; in ccw_device_shutdown() local
1772 struct ccw_device *cdev = to_ccwdev(dev); in ccw_device_pm_prepare() local
1788 struct ccw_device *cdev = to_ccwdev(dev); in ccw_device_pm_complete() local
1796 struct ccw_device *cdev = to_ccwdev(dev); in ccw_device_pm_freeze() local
1830 struct ccw_device *cdev = to_ccwdev(dev); in ccw_device_pm_thaw() local
1857 static void __ccw_device_pm_restore(struct ccw_device *cdev) in __ccw_device_pm_restore()
1894 static int resume_handle_boxed(struct ccw_device *cdev) in resume_handle_boxed()
1903 static int resume_handle_disc(struct ccw_device *cdev) in resume_handle_disc()
1914 struct ccw_device *cdev = to_ccwdev(dev); in ccw_device_pm_restore() local
2040 struct ccw_device *cdev; in ccw_device_todo() local
2091 void ccw_device_sched_todo(struct ccw_device *cdev, enum cdev_todo todo) in ccw_device_sched_todo()
2115 int ccw_device_siosl(struct ccw_device *cdev) in ccw_device_siosl()