Home
last modified time | relevance | path

Searched defs:WriteProtectRanges (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/flashrom/bindings/rust/libflashrom/src/
H A Dlib.rs866 struct WriteProtectRanges { struct
870 impl WriteProtectRanges {} argument
872 impl Drop for WriteProtectRanges { implementation