Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
H A Dccwdev.h216 extern void ccw_device_destroy_console(struct ccw_device *);
/linux-6.15/drivers/s390/char/
H A Dcon3215.c937 ccw_device_destroy_console(cdev); in con3215_init()
H A Draw3270.c824 ccw_device_destroy_console(cdev); in raw3270_setup_console()
/linux-6.15/drivers/s390/cio/
H A Ddevice.c1666 void __init ccw_device_destroy_console(struct ccw_device *cdev) in ccw_device_destroy_console() function