Searched defs:get_bcc (Results 1 – 3 of 3) sorted by relevance
63 int (*get_bcc)(hwbcc_session_t s, member
189 static int get_bcc(handle_t chan, in get_bcc() function
334 pub fn get_bcc<'a>(test_mode: HwBccMode, bcc: &'a mut [u8]) -> Result<&'a [u8], HwBccError> { in get_bcc() function