Searched refs:ccw_device_enable_console (Results 1 – 4 of 4) sorted by relevance
217 extern int ccw_device_enable_console(struct ccw_device *);
937 if (ccw_device_enable_console(cdev)) { in con3215_init()
817 rc = ccw_device_enable_console(cdev); in raw3270_setup_console()
1574 int __init ccw_device_enable_console(struct ccw_device *cdev) in ccw_device_enable_console() function