Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dtlv320dac33.c91 struct tlv320dac33_priv { struct
92 struct mutex mutex;
93 struct work_struct work;
94 struct snd_soc_component *component;
95 struct regulator_bulk_data supplies[DAC33_NUM_SUPPLIES];
96 struct snd_pcm_substream *substream;
97 int power_gpio;
98 int chip_power;
99 int irq;
100 unsigned int refclk;
[all …]