Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Dcio.h137 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.c1619 sch = cio_probe_console(); in ccw_device_create_console()