Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/sof/
Dsof-priv.h485 struct snd_sof_dev { struct
486 struct device *dev;
487 spinlock_t ipc_lock; /* lock for IPC users */
488 spinlock_t hw_lock; /* lock for HW IO access */
494 struct snd_soc_component_driver plat_drv;
497 struct sof_dsp_power_state dsp_power_state;
499 struct mutex power_state_access;
502 enum sof_system_suspend_state system_suspend_target;
505 wait_queue_head_t boot_wait;
506 enum sof_fw_state fw_state;
[all …]