Home
last modified time | relevance | path

Searched refs:as_bytes_with_nul (Results 1 – 7 of 7) sorted by relevance

/rust/kernel/
A Dof.rs37 let src = compatible.as_bytes_with_nul(); in new()
A Dacpi.rs44 let src = id.as_bytes_with_nul(); in new()
A Dauxiliary.rs108 let name = name.as_bytes_with_nul(); in new()
109 let modname = modname.as_bytes_with_nul(); in new()
A Dfirmware.rs294 this = this.push_internal(module_name.as_bytes_with_nul()); in push_module_name()
A Dstr.rs341 pub const fn as_bytes_with_nul(&self) -> &[u8] { in as_bytes_with_nul() method
A Dconfigfs.rs266 let name = name.as_bytes_with_nul().as_ptr(); in new()
A Dcpufreq.rs1021 let src = name.as_bytes_with_nul();

Completed in 14 milliseconds