Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/md/
A Ddm-path-selector.h89 int (*start_io)(struct path_selector *ps, struct dm_path *path, member
A Ddm-ps-queue-length.c255 .start_io = ql_start_io,
A Ddm-ps-service-time.c336 .start_io = st_start_io,
A Ddm-ps-historical-service-time.c536 .start_io = hst_start_io,
A Ddm-mpath.c563 if (pgpath->pg->ps.type->start_io) in multipath_clone_and_map()
564 pgpath->pg->ps.type->start_io(&pgpath->pg->ps, in multipath_clone_and_map()
664 if (pgpath->pg->ps.type->start_io) in __multipath_map_bio()
665 pgpath->pg->ps.type->start_io(&pgpath->pg->ps, in __multipath_map_bio()
/linux-6.3-rc2/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.c175 iforce->xport_ops->start_io(iforce); in iforce_open()

Completed in 14 milliseconds