Home
last modified time | relevance | path

Searched defs:snd_sof_dev (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/sound/soc/sof/
Dsof-priv.h366 struct snd_sof_dev { struct
367 struct device *dev;
368 spinlock_t ipc_lock; /* lock for IPC users */
369 spinlock_t hw_lock; /* lock for HW IO access */
375 struct snd_soc_component_driver plat_drv;
378 struct sof_dsp_power_state dsp_power_state;
380 struct mutex power_state_access;
383 enum sof_system_suspend_state system_suspend_target;
386 wait_queue_head_t boot_wait;
387 enum snd_sof_fw_state fw_state;
[all …]