Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dpch_udc.c3020 static int __maybe_unused pch_udc_suspend(struct device *d) in pch_udc_suspend() function
3035 static SIMPLE_DEV_PM_OPS(pch_udc_pm, pch_udc_suspend, pch_udc_resume);