Searched refs:tas2783_sdca_dev_resume (Results 1 – 1 of 1) sorted by relevance
1081 static s32 tas2783_sdca_dev_resume(struct device *dev) in tas2783_sdca_dev_resume() function1107 SYSTEM_SLEEP_PM_OPS(tas2783_sdca_dev_system_suspend, tas2783_sdca_dev_resume)1108 RUNTIME_PM_OPS(tas2783_sdca_dev_suspend, tas2783_sdca_dev_resume, NULL)