Lines Matching defs:cdev

56 	struct ccw_device *cdev = to_ccwdev(dev);  in ccw_bus_match()  local
99 struct ccw_device *cdev = to_ccwdev(dev); in ccw_uevent() local
152 struct ccw_device *cdev; in io_subchannel_prepare() local
253 struct ccw_device *cdev = to_ccwdev(dev); in devtype_show() local
266 struct ccw_device *cdev = to_ccwdev(dev); in cutype_show() local
276 struct ccw_device *cdev = to_ccwdev(dev); in modalias_show() local
288 struct ccw_device *cdev = to_ccwdev(dev); in online_show() local
293 int ccw_device_is_orphan(struct ccw_device *cdev) in ccw_device_is_orphan()
298 static void ccw_device_unregister(struct ccw_device *cdev) in ccw_device_unregister()
324 int ccw_device_set_offline(struct ccw_device *cdev) in ccw_device_set_offline()
401 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() local
595 struct ccw_device *cdev = to_ccwdev(dev); in available_show() local
677 static int ccw_device_register(struct ccw_device *cdev) in ccw_device_register()
692 struct ccw_device *cdev = to_ccwdev(dev); in match_dev_id() local
707 static void ccw_device_do_unbind_bind(struct ccw_device *cdev) in ccw_device_do_unbind_bind()
721 struct ccw_device *cdev; in ccw_device_release() local
732 struct ccw_device *cdev; in io_subchannel_allocate_dev() local
748 struct ccw_device *cdev) in io_subchannel_initialize_dev()
770 struct ccw_device *cdev; in io_subchannel_create_ccwdev() local
786 struct ccw_device *cdev; in sch_create_and_recog_new_device() local
802 static void io_subchannel_register(struct ccw_device *cdev) in io_subchannel_register()
864 static void ccw_device_call_sch_unregister(struct ccw_device *cdev) in ccw_device_call_sch_unregister()
881 io_subchannel_recog_done(struct ccw_device *cdev) in io_subchannel_recog_done()
907 static void io_subchannel_recog(struct ccw_device *cdev, struct subchannel *sch) in io_subchannel_recog()
933 static int ccw_device_move_to_sch(struct ccw_device *cdev, in ccw_device_move_to_sch()
997 static int ccw_device_move_to_orph(struct ccw_device *cdev) in ccw_device_move_to_orph()
1007 struct ccw_device *cdev; in io_subchannel_irq() local
1050 struct ccw_device *cdev; in io_subchannel_probe() local
1112 struct ccw_device *cdev; in io_subchannel_remove() local
1133 struct ccw_device *cdev; in io_subchannel_verify() local
1142 struct ccw_device *cdev; in io_subchannel_terminate_path() local
1170 struct ccw_device *cdev = sch_get_cdev(sch); in io_subchannel_chp_event() local
1212 struct ccw_device *cdev; in io_subchannel_quiesce() local
1248 static int device_is_disconnected(struct ccw_device *cdev) in device_is_disconnected()
1258 struct ccw_device *cdev = to_ccwdev(dev); in recovery_check() local
1323 struct ccw_device *cdev = to_ccwdev(dev); in purge_fn() local
1355 void ccw_device_set_disconnected(struct ccw_device *cdev) in ccw_device_set_disconnected()
1366 void ccw_device_set_notoper(struct ccw_device *cdev) in ccw_device_set_notoper()
1391 struct ccw_device *cdev; in sch_get_action() local
1435 struct ccw_device *cdev; in io_subchannel_sch_event() local
1575 static int ccw_device_console_enable(struct ccw_device *cdev, in ccw_device_console_enable()
1705 struct ccw_device *cdev = to_ccwdev(dev); in ccw_device_probe() local
1731 struct ccw_device *cdev = to_ccwdev(dev); in ccw_device_remove() local
1761 struct ccw_device *cdev; in ccw_device_shutdown() local
1771 struct ccw_device *cdev = to_ccwdev(dev); in ccw_device_pm_prepare() local
1787 struct ccw_device *cdev = to_ccwdev(dev); in ccw_device_pm_complete() local
1795 struct ccw_device *cdev = to_ccwdev(dev); in ccw_device_pm_freeze() local
1829 struct ccw_device *cdev = to_ccwdev(dev); in ccw_device_pm_thaw() local
1856 static void __ccw_device_pm_restore(struct ccw_device *cdev) in __ccw_device_pm_restore()
1893 static int resume_handle_boxed(struct ccw_device *cdev) in resume_handle_boxed()
1902 static int resume_handle_disc(struct ccw_device *cdev) in resume_handle_disc()
1913 struct ccw_device *cdev = to_ccwdev(dev); in ccw_device_pm_restore() local
2038 ccw_device_get_subchannel_id(struct ccw_device *cdev) in ccw_device_get_subchannel_id()
2049 struct ccw_device *cdev; in ccw_device_todo() local
2100 void ccw_device_sched_todo(struct ccw_device *cdev, enum cdev_todo todo) in ccw_device_sched_todo()
2124 int ccw_device_siosl(struct ccw_device *cdev) in ccw_device_siosl()