Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi_stm32g0.c733 static int ucsi_stm32g0_resume(struct device *dev) in ucsi_stm32g0_resume() function
757 static DEFINE_SIMPLE_DEV_PM_OPS(ucsi_stm32g0_pm_ops, ucsi_stm32g0_suspend, ucsi_stm32g0_resume);