Searched refs:ccw_device_destroy_console (Results 1 – 4 of 4) sorted by relevance
216 extern void ccw_device_destroy_console(struct ccw_device *);
937 ccw_device_destroy_console(cdev); in con3215_init()
823 ccw_device_destroy_console(cdev); in raw3270_setup_console()
1652 void __init ccw_device_destroy_console(struct ccw_device *cdev) in ccw_device_destroy_console() function