Home
last modified time | relevance | path

Searched refs:FLAG_AVOID_UNLINK_URBS (Results 1 - 3 of 3) sorted by relevance

/drivers/hdf_core/framework/model/usb/include/
H A Dhdf_usb_net_manager.h29 #define FLAG_AVOID_UNLINK_URBS 0x0100 /* don't unlink urbs at usbnet_stop() */ macro
/drivers/peripheral/usb/hdf_usb/include/
H A Dhdf_usb_net_manager.h29 #define FLAG_AVOID_UNLINK_URBS 0x0100 /* don't unlink urbs at usbnet_stop() */ macro
/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/
H A Dusb_net_adapter.c469 /* 5. if (!(info->flags & FLAG_AVOID_UNLINK_URBS)) do nothing*/ in UsbnetAdapterStop()
470 if (!(usbNet->usbnetInfo.usbFlags & FLAG_AVOID_UNLINK_URBS)) { in UsbnetAdapterStop()

Completed in 3 milliseconds