Searched refs:stop_io (Results 1 – 4 of 4) sorted by relevance
82 void (*stop_io)(struct iforce *iforce); member
117 .stop_io = iforce_serio_stop_io,
135 .stop_io = iforce_usb_stop_io,
208 iforce->xport_ops->stop_io(iforce); in iforce_close()