Searched defs:cs4271_private (Results 1 – 1 of 1) sorted by relevance
156 struct cs4271_private { struct157 unsigned int mclk;158 bool master;159 bool deemph;160 struct regmap *regmap;162 int rate;164 int gpio_nreset;166 int gpio_disable;168 bool enable_soft_reset;169 struct regulator_bulk_data supplies[ARRAY_SIZE(supply_names)];