Lines Matching defs:hash
912 static void set_eld_devices(pa_hashmap *hash)
921 PA_HASHMAP_FOREACH(port, hash, state) {
955 static void probe_volumes(pa_hashmap *hash, bool is_sink, snd_pcm_t *pcm_handle, pa_hashmap *mixers, bool ignore_dB) {
965 PA_HASHMAP_FOREACH(port, hash, state) {
1001 PA_HASHMAP_FOREACH(port, hash, state) {
1008 pa_hashmap *hash,
1156 if (hash) {
1157 pa_hashmap_put(hash, port->name, port);
1239 pa_hashmap *hash,
1260 ucm_add_port_combination(hash, context, is_sink, pdevices, dev_num + 1, ports, cp, core);
1262 ucm_add_ports_combination(hash, context, is_sink, pdevices, dev_num + 1, idx, ports, cp, core);
1266 ucm_add_ports_combination(hash, context, is_sink, pdevices, dev_num, idx, ports, cp, core);
2398 pa_hashmap **hash,
2408 pa_hashmap *hash,