Lines Matching defs:cdev
37 struct ccw_device *cdev; member
320 raw3270_irq (struct ccw_device *cdev, unsigned long intparm, struct irb *irb) in raw3270_irq()
693 raw3270_setup_device(struct ccw_device *cdev, struct raw3270 *rp, char *ascebc) in raw3270_setup_device()
762 struct ccw_device *cdev; in raw3270_setup_console() local
813 raw3270_create_device(struct ccw_device *cdev) in raw3270_create_device()
1026 struct ccw_device *cdev; in raw3270_delete_device() local
1048 raw3270_probe (struct ccw_device *cdev) in raw3270_probe()
1128 raw3270_set_online (struct ccw_device *cdev) in raw3270_set_online()
1156 raw3270_remove (struct ccw_device *cdev) in raw3270_remove()
1207 raw3270_set_offline (struct ccw_device *cdev) in raw3270_set_offline()
1218 static int raw3270_pm_stop(struct ccw_device *cdev) in raw3270_pm_stop()
1245 static int raw3270_pm_start(struct ccw_device *cdev) in raw3270_pm_start()