Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/sof/
Dsof-priv.h356 struct snd_sof_dev { struct
357 struct device *dev;
358 spinlock_t ipc_lock; /* lock for IPC users */
359 spinlock_t hw_lock; /* lock for HW IO access */
365 struct snd_soc_component_driver plat_drv;
368 struct sof_dsp_power_state dsp_power_state;
371 enum sof_system_suspend_state system_suspend_target;
374 wait_queue_head_t boot_wait;
375 enum snd_sof_fw_state fw_state;
376 bool first_boot;
[all …]