Searched refs:FLAG_AVOID_UNLINK_URBS (Results 1 – 3 of 3) sorted by relevance
105 #define FLAG_AVOID_UNLINK_URBS 0x0100 /* don't unlink urbs at usbnet_stop() */ macro
3593 FLAG_AVOID_UNLINK_URBS,3608 FLAG_AVOID_UNLINK_URBS,3623 FLAG_AVOID_UNLINK_URBS,
823 if (!(info->flags & FLAG_AVOID_UNLINK_URBS)) in usbnet_stop()