Lines Matching defs:cdev
36 struct ccw_device *cdev; member
340 raw3270_irq (struct ccw_device *cdev, unsigned long intparm, struct irb *irb) in raw3270_irq()
729 raw3270_setup_device(struct ccw_device *cdev, struct raw3270 *rp, char *ascebc) in raw3270_setup_device()
798 struct ccw_device *cdev; in raw3270_setup_console() local
849 raw3270_create_device(struct ccw_device *cdev) in raw3270_create_device()
1061 struct ccw_device *cdev; in raw3270_delete_device() local
1083 raw3270_probe (struct ccw_device *cdev) in raw3270_probe()
1163 raw3270_set_online (struct ccw_device *cdev) in raw3270_set_online()
1191 raw3270_remove (struct ccw_device *cdev) in raw3270_remove()
1242 raw3270_set_offline (struct ccw_device *cdev) in raw3270_set_offline()
1253 static int raw3270_pm_stop(struct ccw_device *cdev) in raw3270_pm_stop()
1280 static int raw3270_pm_start(struct ccw_device *cdev) in raw3270_pm_start()