Home
last modified time | relevance | path

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

/linux/sound/soc/stm/
H A Dstm32_i2s.c1368 static const struct dev_pm_ops stm32_i2s_pm_ops = { in stm32_i2s_resume()
1376 .pm = pm_ptr(&stm32_i2s_pm_ops),
1375 static const struct dev_pm_ops stm32_i2s_pm_ops = { global() variable