• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/

Lines Matching refs:ccw_device

55 	struct ccw_device *cdev = to_ccwdev(dev);
98 struct ccw_device *cdev = to_ccwdev(dev);
151 struct ccw_device *cdev;
210 * A ccw_device has some interfaces in sysfs in addition to the
250 struct ccw_device *cdev = to_ccwdev(dev);
263 struct ccw_device *cdev = to_ccwdev(dev);
273 struct ccw_device *cdev = to_ccwdev(dev);
285 struct ccw_device *cdev = to_ccwdev(dev);
290 int ccw_device_is_orphan(struct ccw_device *cdev)
295 static void ccw_device_unregister(struct ccw_device *cdev)
321 int ccw_device_set_offline(struct ccw_device *cdev)
398 int ccw_device_set_online(struct ccw_device *cdev)
484 static int online_store_handle_offline(struct ccw_device *cdev)
497 static int online_store_recog_and_online(struct ccw_device *cdev)
515 static int online_store_handle_online(struct ccw_device *cdev, int force)
538 struct ccw_device *cdev = to_ccwdev(dev);
582 struct ccw_device *cdev = to_ccwdev(dev);
664 static int ccw_device_register(struct ccw_device *cdev)
679 struct ccw_device *cdev = to_ccwdev(dev);
685 static struct ccw_device *get_ccwdev_by_dev_id(struct ccw_dev_id *dev_id)
694 static void ccw_device_do_unbind_bind(struct ccw_device *cdev)
708 struct ccw_device *cdev;
717 static struct ccw_device * io_subchannel_allocate_dev(struct subchannel *sch)
719 struct ccw_device *cdev;
735 struct ccw_device *cdev)
754 static struct ccw_device * io_subchannel_create_ccwdev(struct subchannel *sch)
756 struct ccw_device *cdev;
768 static void io_subchannel_recog(struct ccw_device *, struct subchannel *);
772 struct ccw_device *cdev;
788 static void io_subchannel_register(struct ccw_device *cdev)
850 static void ccw_device_call_sch_unregister(struct ccw_device *cdev)
867 io_subchannel_recog_done(struct ccw_device *cdev)
893 static void io_subchannel_recog(struct ccw_device *cdev, struct subchannel *sch)
919 static int ccw_device_move_to_sch(struct ccw_device *cdev,
983 static int ccw_device_move_to_orph(struct ccw_device *cdev)
993 struct ccw_device *cdev;
1033 struct ccw_device *cdev;
1045 * The console subchannel already has an associated ccw_device.
1047 * the ccw_device and exit.
1093 struct ccw_device *cdev;
1113 struct ccw_device *cdev;
1122 struct ccw_device *cdev;
1183 struct ccw_device *cdev;
1218 static int device_is_disconnected(struct ccw_device *cdev)
1228 struct ccw_device *cdev = to_ccwdev(dev);
1293 struct ccw_device *cdev = to_ccwdev(dev);
1323 void ccw_device_set_disconnected(struct ccw_device *cdev)
1334 void ccw_device_set_notoper(struct ccw_device *cdev)
1359 struct ccw_device *cdev;
1403 struct ccw_device *cdev;
1519 static struct ccw_device console_cdev;
1530 static int ccw_device_console_enable(struct ccw_device *cdev,
1543 /* Initialize the ccw_device structure. */
1565 struct ccw_device *
1578 memset(&console_cdev, 0, sizeof(struct ccw_device));
1604 * get ccw_device matching the busid, but only if owned by cdrv
1628 struct ccw_device *get_ccwdev_by_busid(struct ccw_driver *cdrv,
1649 * implementations, with the difference that they have ccw_device
1658 struct ccw_device *cdev = to_ccwdev(dev);
1677 struct ccw_device *cdev = to_ccwdev(dev);
1706 struct ccw_device *cdev;
1716 struct ccw_device *cdev = to_ccwdev(dev);
1732 struct ccw_device *cdev = to_ccwdev(dev);
1740 struct ccw_device *cdev = to_ccwdev(dev);
1774 struct ccw_device *cdev = to_ccwdev(dev);
1801 static void __ccw_device_pm_restore(struct ccw_device *cdev)
1837 static int resume_handle_boxed(struct ccw_device *cdev)
1846 static int resume_handle_disc(struct ccw_device *cdev)
1857 struct ccw_device *cdev = to_ccwdev(dev);
1984 ccw_device_get_subchannel_id(struct ccw_device *cdev)
1995 struct ccw_device *cdev;
2046 void ccw_device_sched_todo(struct ccw_device *cdev, enum cdev_todo todo)
2070 int ccw_device_siosl(struct ccw_device *cdev)