Searched defs:get_bcc (Results 1 – 5 of 5) sorted by relevance
63 int (*get_bcc)(hwbcc_session_t s, member
189 static int get_bcc(handle_t chan, in get_bcc() function
163 fn get_bcc(&self, session: &RequestContext, mode: HwBccMode) -> Result<Vec<u8>, HwBccError>; in get_bcc() method
425 pub fn get_bcc<'a>(test_mode: HwBccMode, bcc: &'a mut [u8]) -> Result<&'a [u8], HwBccError> { in get_bcc() function
134 fn get_bcc( in get_bcc() method