Lines Matching refs:zones
88 * snd_soc_jack_add_zones - Associate voltage zones with jack
91 * @count: Number of zones
92 * @zones: Array of zones
94 * After this function has been called the zones specified in the
98 struct snd_soc_jack_zone *zones)
103 INIT_LIST_HEAD(&zones[i].list);
104 list_add(&(zones[i].list), &jack->jack_zones);
112 * the type of jack from the zones declared in the jack type
118 * the type of jack from the already declared jack zones