Lines Matching defs:cdev
39 int ccw_device_set_options_mask(struct ccw_device *cdev, unsigned long flags) in ccw_device_set_options_mask()
64 int ccw_device_set_options(struct ccw_device *cdev, unsigned long flags) in ccw_device_set_options()
91 void ccw_device_clear_options(struct ccw_device *cdev, unsigned long flags) in ccw_device_clear_options()
106 int ccw_device_is_pathgroup(struct ccw_device *cdev) in ccw_device_is_pathgroup()
118 int ccw_device_is_multipath(struct ccw_device *cdev) in ccw_device_is_multipath()
137 int ccw_device_clear(struct ccw_device *cdev, unsigned long intparm) in ccw_device_clear()
191 int ccw_device_start_timeout_key(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start_timeout_key()
275 int ccw_device_start_key(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start_key()
309 int ccw_device_start(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start()
347 int ccw_device_start_timeout(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start_timeout()
374 int ccw_device_halt(struct ccw_device *cdev, unsigned long intparm) in ccw_device_halt()
409 int ccw_device_resume(struct ccw_device *cdev) in ccw_device_resume()
440 struct ciw *ccw_device_get_ciw(struct ccw_device *cdev, __u32 ct) in ccw_device_get_ciw()
459 __u8 ccw_device_get_path_mask(struct ccw_device *cdev) in ccw_device_get_path_mask()
478 struct channel_path_desc_fmt0 *ccw_device_get_chp_desc(struct ccw_device *cdev, in ccw_device_get_chp_desc()
498 u8 *ccw_device_get_util_str(struct ccw_device *cdev, int chp_idx) in ccw_device_get_util_str()
525 void ccw_device_get_id(struct ccw_device *cdev, struct ccw_dev_id *dev_id) in ccw_device_get_id()
543 int ccw_device_tm_start_timeout_key(struct ccw_device *cdev, struct tcw *tcw, in ccw_device_tm_start_timeout_key()
596 int ccw_device_tm_start_key(struct ccw_device *cdev, struct tcw *tcw, in ccw_device_tm_start_key()
613 int ccw_device_tm_start(struct ccw_device *cdev, struct tcw *tcw, in ccw_device_tm_start()
632 int ccw_device_tm_start_timeout(struct ccw_device *cdev, struct tcw *tcw, in ccw_device_tm_start_timeout()
648 int ccw_device_get_mdc(struct ccw_device *cdev, u8 mask) in ccw_device_get_mdc()
693 int ccw_device_tm_intrg(struct ccw_device *cdev) in ccw_device_tm_intrg()
713 void ccw_device_get_schid(struct ccw_device *cdev, struct subchannel_id *schid) in ccw_device_get_schid()
733 int ccw_device_pnso(struct ccw_device *cdev, in ccw_device_pnso()
749 int ccw_device_get_cssid(struct ccw_device *cdev, u8 *cssid) in ccw_device_get_cssid()
765 int ccw_device_get_iid(struct ccw_device *cdev, u8 *iid) in ccw_device_get_iid()
782 int ccw_device_get_chpid(struct ccw_device *cdev, int chp_idx, u8 *chpid) in ccw_device_get_chpid()
804 int ccw_device_get_chid(struct ccw_device *cdev, int chp_idx, u16 *chid) in ccw_device_get_chid()
834 void *ccw_device_dma_zalloc(struct ccw_device *cdev, size_t size, in ccw_device_dma_zalloc()
848 void ccw_device_dma_free(struct ccw_device *cdev, void *cpu_addr, size_t size) in ccw_device_dma_free()