Home
last modified time | relevance | path

Searched refs:is_devspec (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddebug.h378 if (evt.type.is_devspec) in dwc3_decode_event()
H A Dcore.h1354 u32 is_devspec:1; member
H A Dgadget.c4503 if (!event->type.is_devspec) in dwc3_process_event_entry()
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.h855 u32 is_devspec:1; member
H A Dgadget.c2454 if (event->type.is_devspec == 0) { in dwc3_process_event_entry()