Searched defs:tas5720_data (Results 1 – 1 of 1) sorted by relevance
43 struct tas5720_data { struct44 struct snd_soc_component *component;45 struct regmap *regmap;46 enum tas572x_type devtype;47 struct regulator_bulk_data supplies[TAS5720_NUM_SUPPLIES];48 struct delayed_work fault_check_work;49 unsigned int last_fault;