Lines Matching +full:open +full:- +full:firmware
1 // SPDX-License-Identifier: GPL-2.03 //! Device Tree / Open Firmware abstractions.14 /// An open firmware device id.29 fn index(&self) -> usize {36 pub const fn new(compatible: &'static CStr) -> Self {39 // SAFETY: FFI type is valid to be zero-initialized.