Searched refs:DEV_FLAG_ACTION_FREE (Results 1 – 1 of 1) sorted by relevance
30 #define DEV_FLAG_ACTION_FREE 0x0020 //Free the device object macro412 assert(!(action_flags & DEV_FLAG_ACTION_FREE) || action_flags == DEV_FLAG_ACTION_FREE); in usbh_process()451 if (action_flags & (DEV_FLAG_ACTION_FREE | DEV_FLAG_ACTION_FREE_AND_RECOVER)) { in usbh_process()947 call_notif_cb = _dev_set_actions(dev_obj, DEV_FLAG_ACTION_FREE); in usbh_hub_pass_event()