Searched refs:out_is_unlocked (Results 1 – 2 of 2) sorted by relevance
213 AvbIOResult (*read_is_device_unlocked)(AvbOps* ops, bool* out_is_unlocked);
759 static AvbIOResult read_is_device_unlocked(AvbOps *ops, bool *out_is_unlocked) in read_is_device_unlocked() argument766 *out_is_unlocked = true; in read_is_device_unlocked()776 *out_is_unlocked = !param.u.value.a; in read_is_device_unlocked()