Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/
H A Dpcm6240.h211 struct pcmdevice_priv { struct
213 struct i2c_client *client;
214 struct device *dev;
215 struct mutex codec_lock;
216 struct gpio_desc *hw_rst;
217 struct regmap *regmap;
219 int irq;
221 unsigned int chip_id;
222 int cur_conf;
223 int fw_state;
[all …]