Searched refs:path_resumed (Results 1 – 2 of 2) sorted by relevance
179 void (*path_resumed)(struct iucv_path *, u8 *ipuser); member
1630 if (path && path->handler && path->handler->path_resumed) in iucv_path_resumed()1631 path->handler->path_resumed(path, ipr->ipuser); in iucv_path_resumed()