Searched refs:start_io (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/md/
H A Ddm-path-selector.h89 int (*start_io)(struct path_selector *ps, struct dm_path *path, member in struct:path_selector_type
H A Ddm-ps-service-time.c336 .start_io = st_start_io,
H A Ddm-ps-queue-length.c255 .start_io = ql_start_io,
H A Ddm-ps-historical-service-time.c536 .start_io = hst_start_io,
H A Ddm-mpath.c563 if (pgpath->pg->ps.type->start_io)
564 pgpath->pg->ps.type->start_io(&pgpath->pg->ps,
664 if (pgpath->pg->ps.type->start_io)
665 pgpath->pg->ps.type->start_io(&pgpath->pg->ps,
/linux-master/drivers/input/joystick/iforce/
H A Diforce.h81 int (*start_io)(struct iforce *iforce); member in struct:iforce_xport_ops
H A Diforce-serio.c116 .start_io = iforce_serio_start_io,
H A Diforce-usb.c134 .start_io = iforce_usb_start_io,
H A Diforce-main.c175 iforce->xport_ops->start_io(iforce);

Completed in 238 milliseconds