Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dmax98396.h308 struct max98396_priv { struct
309 struct regmap *regmap;
310 struct gpio_desc *reset_gpio;
311 struct regulator_bulk_data core_supplies[MAX98396_NUM_CORE_SUPPLIES];
312 struct regulator *pvdd, *vbat;
313 unsigned int v_slot;
314 unsigned int i_slot;
315 unsigned int spkfb_slot;
316 unsigned int bypass_slot;
317 bool dmon_stuck_enable;
[all …]