Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dcs35l56.h33 struct cs35l56_private { struct
34 struct wm_adsp dsp; /* must be first member */
35 struct cs35l56_base base;
36 struct work_struct dsp_work;
37 struct workqueue_struct *dsp_wq;
38 struct snd_soc_component *component;
39 struct regulator_bulk_data supplies[CS35L56_NUM_BULK_SUPPLIES];
40 struct sdw_slave *sdw_peripheral;
41 struct work_struct sdw_irq_work;
42 bool sdw_irq_no_unmask;
[all …]