Lines Matching defs:cdev

63 	struct ccw_device *cdev = to_ccwdev(dev);  in ccw_bus_match()  local
106 const struct ccw_device *cdev = to_ccwdev(dev); in ccw_uevent() local
200 struct ccw_device *cdev = to_ccwdev(dev); in devtype_show() local
213 struct ccw_device *cdev = to_ccwdev(dev); in cutype_show() local
223 struct ccw_device *cdev = to_ccwdev(dev); in modalias_show() local
235 struct ccw_device *cdev = to_ccwdev(dev); in online_show() local
240 int ccw_device_is_orphan(struct ccw_device *cdev) in ccw_device_is_orphan()
245 static void ccw_device_unregister(struct ccw_device *cdev) in ccw_device_unregister()
274 int ccw_device_set_offline(struct ccw_device *cdev) in ccw_device_set_offline()
351 int ccw_device_set_online(struct ccw_device *cdev) in ccw_device_set_online()
441 static int online_store_handle_offline(struct ccw_device *cdev) in online_store_handle_offline()
454 static int online_store_recog_and_online(struct ccw_device *cdev) in online_store_recog_and_online()
472 static int online_store_handle_online(struct ccw_device *cdev, int force) in online_store_handle_online()
495 struct ccw_device *cdev = to_ccwdev(dev); in online_store() local
545 struct ccw_device *cdev = to_ccwdev(dev); in available_show() local
632 struct ccw_device *cdev = to_ccwdev(dev); in match_dev_id() local
658 static void ccw_device_do_unbind_bind(struct ccw_device *cdev) in ccw_device_do_unbind_bind()
674 struct ccw_device *cdev; in ccw_device_release() local
688 struct ccw_device *cdev; in io_subchannel_allocate_dev() local
736 struct ccw_device *cdev) in io_subchannel_initialize_dev()
783 struct ccw_device *cdev; in io_subchannel_create_ccwdev() local
799 struct ccw_device *cdev; in sch_create_and_recog_new_device() local
815 static void io_subchannel_register(struct ccw_device *cdev) in io_subchannel_register()
878 io_subchannel_recog_done(struct ccw_device *cdev) in io_subchannel_recog_done()
904 static void io_subchannel_recog(struct ccw_device *cdev, struct subchannel *sch) in io_subchannel_recog()
915 static int ccw_device_move_to_sch(struct ccw_device *cdev, in ccw_device_move_to_sch()
978 static int ccw_device_move_to_orph(struct ccw_device *cdev) in ccw_device_move_to_orph()
988 struct ccw_device *cdev; in io_subchannel_irq() local
1031 struct ccw_device *cdev; in io_subchannel_probe() local
1092 struct ccw_device *cdev; in io_subchannel_remove() local
1112 struct ccw_device *cdev; in io_subchannel_verify() local
1123 struct ccw_device *cdev; in io_subchannel_terminate_path() local
1151 struct ccw_device *cdev = sch_get_cdev(sch); in io_subchannel_chp_event() local
1206 struct ccw_device *cdev; in io_subchannel_quiesce() local
1242 static int device_is_disconnected(struct ccw_device *cdev) in device_is_disconnected()
1252 struct ccw_device *cdev = to_ccwdev(dev); in recovery_check() local
1323 struct ccw_device *cdev = to_ccwdev(dev); in purge_fn() local
1357 void ccw_device_set_disconnected(struct ccw_device *cdev) in ccw_device_set_disconnected()
1368 void ccw_device_set_notoper(struct ccw_device *cdev) in ccw_device_set_notoper()
1394 struct ccw_device *cdev; in sch_get_action() local
1440 struct ccw_device *cdev; in io_subchannel_sch_event() local
1561 static void ccw_device_set_int_class(struct ccw_device *cdev) in ccw_device_set_int_class()
1574 int __init ccw_device_enable_console(struct ccw_device *cdev) in ccw_device_enable_console()
1616 struct ccw_device *cdev; in ccw_device_create_console() local
1652 void __init ccw_device_destroy_console(struct ccw_device *cdev) in ccw_device_destroy_console()
1673 void ccw_device_wait_idle(struct ccw_device *cdev) in ccw_device_wait_idle()
1720 struct ccw_device *cdev = to_ccwdev(dev); in ccw_device_probe() local
1738 struct ccw_device *cdev = to_ccwdev(dev); in ccw_device_remove() local
1774 struct ccw_device *cdev; in ccw_device_shutdown() local
1822 struct ccw_device *cdev; in ccw_device_todo() local
1873 void ccw_device_sched_todo(struct ccw_device *cdev, enum cdev_todo todo) in ccw_device_sched_todo()
1897 int ccw_device_siosl(struct ccw_device *cdev) in ccw_device_siosl()