Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dcio.h144 extern struct subchannel *cio_probe_console(void);
H A Dcio.c644 struct subchannel *cio_probe_console(void) in cio_probe_console() function
H A Ddevice.c1628 sch = cio_probe_console(); in ccw_device_create_console()