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

/fuchsia/zircon/system/dev/usb/xhci/
H A Dxdc.c640 static zx_status_t xdc_suspend(void* ctx, uint32_t flags) { function
641 zxlogf(TRACE, "xdc_suspend %u\n", flags);
900 .suspend = xdc_suspend,

Completed in 72 milliseconds