Home
last modified time | relevance | path

Searched refs:ccw_device_force_console (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/s390/include/asm/
Dccwdev.h226 extern int ccw_device_force_console(struct ccw_device *);
/linux-4.4.14/drivers/s390/cio/
Ddevice.c1688 int ccw_device_force_console(struct ccw_device *cdev) in ccw_device_force_console() function
1692 EXPORT_SYMBOL_GPL(ccw_device_force_console);
/linux-4.4.14/drivers/s390/char/
Dcon3215.c865 if (ccw_device_force_console(raw->cdev)) in con3215_flush()
Draw3270.c1303 ccw_device_force_console(rp->cdev); in raw3270_pm_unfreeze()