Searched refs:get_num_configurations (Results 1 – 2 of 2) sorted by relevance
306 pub fn get_num_configurations(&self) -> u8 { in get_num_configurations() method
297 if self.device.lock().get_num_configurations() > 1 { in set_config()