Lines Matching refs:zones
81 * snd_soc_jack_add_zones - Associate voltage zones with jack
84 * @count: Number of zones
85 * @zones: Array of zones
87 * After this function has been called the zones specified in the
91 struct snd_soc_jack_zone *zones)
96 INIT_LIST_HEAD(&zones[i].list);
97 list_add(&(zones[i].list), &jack->jack_zones);
105 * the type of jack from the zones declared in the jack type
111 * the type of jack from the already declared jack zones