Home
last modified time | relevance | path

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

/linux-6.15/drivers/s390/cio/
H A Dcio.h137 extern struct subchannel *cio_probe_console(void);
H A Dcio.c647 struct subchannel *cio_probe_console(void) in cio_probe_console() function
H A Ddevice.c1633 sch = cio_probe_console(); in ccw_device_create_console()