ccw_device_enable_console  225 arch/s390/include/asm/ccwdev.h extern int ccw_device_enable_console(struct ccw_device *);
ccw_device_enable_console  939 drivers/s390/char/con3215.c 	if (ccw_device_enable_console(cdev)) {
ccw_device_enable_console  779 drivers/s390/char/raw3270.c 	rc = ccw_device_enable_console(cdev);