Searched refs:FLAG_AVOID_UNLINK_URBS (Results 1 – 3 of 3) sorted by relevance
109 #define FLAG_AVOID_UNLINK_URBS 0x0100 /* don't unlink urbs at usbnet_stop() */ macro
3613 FLAG_AVOID_UNLINK_URBS,3628 FLAG_AVOID_UNLINK_URBS,3643 FLAG_AVOID_UNLINK_URBS,
830 if (!(info->flags & FLAG_AVOID_UNLINK_URBS)) in usbnet_stop()