Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/sof/
Dtopology.c1328 struct sof_ipc_pm_core_config pm_core_config = { in sof_core_enable() local
1331 .size = sizeof(pm_core_config), in sof_core_enable()
1349 ret = sof_ipc_tx_message(sdev->ipc, pm_core_config.hdr.cmd, in sof_core_enable()
1350 &pm_core_config, sizeof(pm_core_config), in sof_core_enable()
1351 &pm_core_config, sizeof(pm_core_config)); in sof_core_enable()