Searched refs:print_in_8_byte_chunks (Results 1 – 1 of 1) sorted by relevance
122 fn print_in_8_byte_chunks( in print_device_description() function146 print_in_8_byte_chunks(output, "P:", &props)?; in print_device_description()153 print_in_8_byte_chunks(output, format!("B: {:02x}", event_type as u16).as_str(), &bits)?; in print_device_description()