Name

snd_soc_jack_free_gpios — Release GPIO pins' resources of an ASoC jack

Synopsis

void snd_soc_jack_free_gpios (struct snd_soc_jack * jack,
 int count,
 struct snd_soc_jack_gpio * gpios);
 

Arguments

jack

ASoC jack

count

number of pins

gpios

array of gpio pins

Description

Release gpio and irq resources for gpio pins associated with an ASoC jack.