table of contents
other versions
- jessie-backports 4.9.88-1+deb9u1~bpo8+1
- stretch 4.9.144-3
| SND_SOC_JACK_ADD_ZON(9) | Miscellaneous Functions | SND_SOC_JACK_ADD_ZON(9) |
NAME¶
snd_soc_jack_add_zones - Associate voltage zones with jackSYNOPSIS¶
int
snd_soc_jack_add_zones(struct snd_soc_jack * jack,
int count,
struct snd_soc_jack_zone * zones);
ARGUMENTS¶
jackASoC jack
count
Number of zones
zones
Array of zones
DESCRIPTION¶
After this function has been called the zones specified in the array will be associated with the jack.COPYRIGHT¶
| May 2018 | Kernel Hackers Manual 4.9. |