Lines Matching defs:cdev

38 int ccw_device_set_options_mask(struct ccw_device *cdev, unsigned long flags)  in ccw_device_set_options_mask()
63 int ccw_device_set_options(struct ccw_device *cdev, unsigned long flags) in ccw_device_set_options()
90 void ccw_device_clear_options(struct ccw_device *cdev, unsigned long flags) in ccw_device_clear_options()
105 int ccw_device_is_pathgroup(struct ccw_device *cdev) in ccw_device_is_pathgroup()
117 int ccw_device_is_multipath(struct ccw_device *cdev) in ccw_device_is_multipath()
138 int ccw_device_clear(struct ccw_device *cdev, unsigned long intparm) in ccw_device_clear()
184 int ccw_device_start_key(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start_key()
264 int ccw_device_start_timeout_key(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start_timeout_key()
302 int ccw_device_start(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start()
337 int ccw_device_start_timeout(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start_timeout()
363 int ccw_device_halt(struct ccw_device *cdev, unsigned long intparm) in ccw_device_halt()
398 int ccw_device_resume(struct ccw_device *cdev) in ccw_device_resume()
429 struct ciw *ccw_device_get_ciw(struct ccw_device *cdev, __u32 ct) in ccw_device_get_ciw()
448 __u8 ccw_device_get_path_mask(struct ccw_device *cdev) in ccw_device_get_path_mask()
467 struct channel_path_desc *ccw_device_get_chp_desc(struct ccw_device *cdev, in ccw_device_get_chp_desc()
484 void ccw_device_get_id(struct ccw_device *cdev, struct ccw_dev_id *dev_id) in ccw_device_get_id()
501 int ccw_device_tm_start_key(struct ccw_device *cdev, struct tcw *tcw, in ccw_device_tm_start_key()
547 int ccw_device_tm_start_timeout_key(struct ccw_device *cdev, struct tcw *tcw, in ccw_device_tm_start_timeout_key()
571 int ccw_device_tm_start(struct ccw_device *cdev, struct tcw *tcw, in ccw_device_tm_start()
590 int ccw_device_tm_start_timeout(struct ccw_device *cdev, struct tcw *tcw, in ccw_device_tm_start_timeout()
606 int ccw_device_get_mdc(struct ccw_device *cdev, u8 mask) in ccw_device_get_mdc()
651 int ccw_device_tm_intrg(struct ccw_device *cdev) in ccw_device_tm_intrg()
671 void ccw_device_get_schid(struct ccw_device *cdev, struct subchannel_id *schid) in ccw_device_get_schid()