Searched refs:ccw_device_destroy_console (Results 1 – 4 of 4) sorted by relevance
214 extern void ccw_device_destroy_console(struct ccw_device *);
857 ccw_device_destroy_console(cdev); in con3215_init()
776 ccw_device_destroy_console(cdev); in raw3270_setup_console()
1635 void __init ccw_device_destroy_console(struct ccw_device *cdev) in ccw_device_destroy_console() function