Searched defs:snd_sof_dev (Results 1 – 1 of 1) sorted by relevance
485 struct snd_sof_dev { struct486 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 …]