Searched refs:prptbuf (Results 1 – 2 of 2) sorted by relevance
191 u8 *prptbuf, u32 index) in _chk_btc_report() argument204 if (!prptbuf) { in _chk_btc_report()209 rpt_type = prptbuf[index]; in _chk_btc_report()210 rpt_len = (prptbuf[index+2] << 8) + prptbuf[index+1]; in _chk_btc_report()211 rpt_content = &prptbuf[index+3]; in _chk_btc_report()