Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Ddevice.c139 static int io_subchannel_probe(struct subchannel *);
173 .probe = io_subchannel_probe,
1028 static int io_subchannel_probe(struct subchannel *sch) in io_subchannel_probe() function