Searched refs:AbrOps (Results 1 – 1 of 1) sorted by relevance
90 pub struct AbrOps { struct101 ops: &'a AbrOps,112 unsafe fn new(ops: &'a AbrOps) -> Self { in new()181 abr_ops: *const AbrOps, in AbrGetBootSlot() argument223 abr_ops: *const AbrOps, in AbrMarkSlotActive() argument246 abr_ops: *const AbrOps, in AbrGetSlotLastMarkedActive() argument265 abr_ops: *const AbrOps, in AbrMarkSlotUnbootable() argument288 abr_ops: *const AbrOps, in AbrMarkSlotSuccessful() argument344 abr_ops: *const AbrOps, in AbrGetSlotInfo() argument368 pub unsafe extern "C" fn AbrSetOneShotRecovery(abr_ops: *const AbrOps, enable: bool) -> c_uint { in AbrSetOneShotRecovery() argument[all …]