Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Ddevice.c140 static void io_subchannel_remove(struct subchannel *);
174 .remove = io_subchannel_remove,
1089 static void io_subchannel_remove(struct subchannel *sch) in io_subchannel_remove() function