Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
A Dtopology.c1335 struct sof_ipc_pm_core_config pm_core_config = { in sof_core_enable() local
1338 .size = sizeof(pm_core_config), in sof_core_enable()
1356 ret = sof_ipc_tx_message(sdev->ipc, pm_core_config.hdr.cmd, in sof_core_enable()
1357 &pm_core_config, sizeof(pm_core_config), in sof_core_enable()
1358 &pm_core_config, sizeof(pm_core_config)); in sof_core_enable()

Completed in 11 milliseconds