Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/cio/
Ddevice.c138 static int io_subchannel_probe(struct subchannel *);
185 .probe = io_subchannel_probe,
1022 static int io_subchannel_probe(struct subchannel *sch) in io_subchannel_probe() function