Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/include/asm/
Dccwdev.h225 extern int ccw_device_enable_console(struct ccw_device *);
/Linux-v4.19/drivers/s390/char/
Dcon3215.c938 if (ccw_device_enable_console(cdev)) { in con3215_init()
Draw3270.c779 rc = ccw_device_enable_console(cdev); in raw3270_setup_console()
/Linux-v4.19/drivers/s390/cio/
Ddevice.c1546 int __init ccw_device_enable_console(struct ccw_device *cdev) in ccw_device_enable_console() function