Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/cio/
Ddevice.c142 static int io_subchannel_sch_event(struct subchannel *, int);
171 .sch_event = io_subchannel_sch_event,
1422 static int io_subchannel_sch_event(struct subchannel *sch, int process) in io_subchannel_sch_event() function