Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
Dcs43130.h501 struct cs43130_private { struct
502 struct snd_soc_component *component;
503 struct regmap *regmap;
504 struct regulator_bulk_data supplies[CS43130_NUM_SUPPLIES];
505 struct gpio_desc *reset_gpio;
506 unsigned int dev_id; /* codec device ID */
507 int xtal_ibias;
510 struct mutex clk_mutex;
511 int clk_req;
512 bool pll_bypass;
[all …]