Searched refs:lecp_parse_report_raw (Results 1 – 4 of 4) sorted by relevance
537 lecp_parse_report_raw(ctx, 1); in cb_cose_sig()559 lecp_parse_report_raw(ctx, 1); in cb_cose_sig()589 lecp_parse_report_raw(ctx, 0); in cb_cose_sig()656 lecp_parse_report_raw(ctx, 0); in cb_cose_sig()
512 lecp_parse_report_raw(struct lecp_ctx *ctx, int on);
150 stream. `lecp_parse_report_raw(ctx, on)` lets you turn on and off buffering of
337 lecp_parse_report_raw(struct lecp_ctx *ctx, int on) in lecp_parse_report_raw() function