Searched defs:reg (Results 1 – 12 of 12) sorted by relevance
87 static PostProcessorRegistration reg = { in DEFINE_PROTO_FUZZER() local
48 tBTA_SYS_REG* reg[BTA_ID_MAX]; /* registration structures */ member
189 let reg = c.reg().unwrap().unwrap().next().unwrap(); in check_fdt() localVariable
218 pub fn reg(&self) -> Result<Option<RegIterator<'a>>> { in reg() method219 let reg = CStr::from_bytes_with_nul(b"reg\0").unwrap(); in reg() localVariable710 let reg = node.reg()?.ok_or(FdtError::BadValue)?; in memory() localVariable
116 reg: RegIterator<'a>, field
134 db_FrameToReferenceRegistration reg; in main() local
414 let reg = node.reg()?.ok_or(FdtError::NotFound)?.next().ok_or(FdtError::NotFound)?; in read_serial_info_from() localVariable425 let reg = FdtNode::from_mut(¤t) in patch_serial_info() localVariable459 let reg = reg.next().ok_or(FdtError::NotFound)?; in read_swiotlb_info_from() localVariable
123 tBTA_AG_REGISTER reg = {}; in bta_ag_register() local
399 AvdtpRcb reg; in bta_av_api_register() local
212 public void onTetherableInterfaceRegexpsChanged(TetheringInterfaceRegexps reg) { in onTetherableInterfaceRegexpsChanged()
262 tBTA_HF_CLIENT_REGISTER reg; member
405 tBTA_AG_REGISTER reg; member