Searched defs:multicodecs_data (Results 1 – 1 of 1) sorted by relevance
58 struct multicodecs_data { struct59 struct snd_soc_card snd_card;60 struct snd_soc_dai_link dai_link;61 struct snd_soc_jack *jack_headset;62 struct gpio_desc *hp_ctl_gpio;63 struct gpio_desc *spk_ctl_gpio;64 struct gpio_desc *hp_det_gpio;65 struct iio_channel *adc;66 struct extcon_dev *extcon;67 struct delayed_work handler;[all …]