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