Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dccwdev.h217 extern int ccw_device_enable_console(struct ccw_device *);
/linux/drivers/s390/char/
H A Draw3270.c823 rc = ccw_device_enable_console(cdev); in raw3270_setup_console()
/linux/drivers/s390/cio/
H A Ddevice.c1599 int __init ccw_device_enable_console(struct ccw_device *cdev) in ccw_device_enable_console() function