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 struct i2c_client *tas5720_client;47 enum tas572x_type devtype;48 struct regulator_bulk_data supplies[TAS5720_NUM_SUPPLIES];49 struct delayed_work fault_check_work;50 unsigned int last_fault;