Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/cio/
Ddevice.c137 static int io_subchannel_remove(struct subchannel *);
185 .remove = io_subchannel_remove,
1123 io_subchannel_remove (struct subchannel *sch) in io_subchannel_remove() function