Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/
Dpcm6240.h211 struct pcmdevice_priv { struct
212 struct snd_soc_component *component;
213 struct i2c_client *client;
214 struct device *dev;
215 struct mutex codec_lock;
216 struct gpio_desc *hw_rst;
217 struct regmap *regmap;
218 struct pcmdevice_regbin regbin;
219 int irq;
220 unsigned int addr[PCMDEVICE_MAX_I2C_DEVICES];
[all …]