Searched refs:ccw_device_force_console (Results 1 – 4 of 4) sorted by relevance
226 extern int ccw_device_force_console(struct ccw_device *);
1688 int ccw_device_force_console(struct ccw_device *cdev) in ccw_device_force_console() function1692 EXPORT_SYMBOL_GPL(ccw_device_force_console);
865 if (ccw_device_force_console(raw->cdev)) in con3215_flush()
1303 ccw_device_force_console(rp->cdev); in raw3270_pm_unfreeze()