Searched refs:const_bytes_to_str (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/gpu/nova-core/ | ||
| H A D | util.rs | 16 pub(crate) const fn const_bytes_to_str(bytes: &[u8]) -> &str { in const_bytes_to_str() function |
| H A D | gpu.rs | 27 $( util::const_bytes_to_str( |