Home
last modified time | relevance | path

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

/linux/drivers/md/
A Ddm-path-selector.h74 int (*start_io) (struct path_selector *ps, struct dm_path *path, member
A Ddm-ps-queue-length.c254 .start_io = ql_start_io,
A Ddm-ps-service-time.c336 .start_io = st_start_io,
A Ddm-mpath.c557 if (pgpath->pg->ps.type->start_io) in multipath_clone_and_map()
558 pgpath->pg->ps.type->start_io(&pgpath->pg->ps, in multipath_clone_and_map()
655 if (pgpath->pg->ps.type->start_io) in __multipath_map_bio()
656 pgpath->pg->ps.type->start_io(&pgpath->pg->ps, in __multipath_map_bio()
A Ddm-ps-historical-service-time.c536 .start_io = hst_start_io,
/linux/drivers/input/joystick/iforce/
A Diforce.h81 int (*start_io)(struct iforce *iforce); member
A Diforce-serio.c116 .start_io = iforce_serio_start_io,
A Diforce-usb.c134 .start_io = iforce_usb_start_io,
A Diforce-main.c174 iforce->xport_ops->start_io(iforce); in iforce_open()

Completed in 18 milliseconds