Searched refs:hid_map (Results 1 – 1 of 1) sorted by relevance
730 let mut hid_map: HashMap<&str, DeviceKey> = [ in convert_floss_conf() localVariable846 match hid_map.get_mut(k.as_str()) { in convert_floss_conf()