Home
last modified time | relevance | path

Searched refs:STATE_DEFAULT (Results 1 – 8 of 8) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/usb/gadget/
Ddesignware_udc.c104 if (final == STATE_DEFAULT) in udc_state_transition()
106 case STATE_DEFAULT: in udc_state_transition()
127 if (final == STATE_DEFAULT) in udc_state_transition()
129 case STATE_DEFAULT: in udc_state_transition()
843 udc_state_transition(udc_device->device_state, STATE_DEFAULT); in dw_udc_dev_irq()
Dep0.c437 case STATE_DEFAULT: in ep0_recv_setup()
547 if (device->device_state != STATE_DEFAULT) { in ep0_recv_setup()
Dcore.c609 device->device_state = STATE_DEFAULT; in usbd_device_event_irq()
/third_party/cef/libcef/browser/alloy/
Dbrowser_platform_delegate_alloy.cc320 if (accessibility_state == STATE_DEFAULT) in SetAccessibilityState()
/third_party/cef/libcef/browser/chrome/
Dchrome_content_browser_client_cef.cc188 CefContext::Get()->GetBackgroundColor(nullptr, STATE_DEFAULT); in OverrideWebkitPrefs()
/third_party/uboot/u-boot-2020.01/include/
Dusbdevice.h385 STATE_DEFAULT, /* we been reset */ enumerator
/third_party/cef/libcef/browser/prefs/
Drenderer_prefs.cc429 CefContext::Get()->GetBackgroundColor(nullptr, STATE_DEFAULT); in PopulateWebPreferences()
/third_party/cef/include/internal/
Dcef_types.h136 STATE_DEFAULT = 0, enumerator