Home
last modified time | relevance | path

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

/linux-6.8/include/sound/
Dtas2781.h93 struct tasdevice_priv { struct
94 struct tasdevice tasdevice[TASDEVICE_MAX_CHANNELS];
95 struct tasdevice_irqinfo irq_info;
96 struct tasdevice_rca rcabin;
97 struct calidata cali_data;
98 struct tasdevice_fw *fmw;
99 struct gpio_desc *reset;
100 struct mutex codec_lock;
101 struct regmap *regmap;
102 struct device *dev;
[all …]