Searched refs:guc_capture_buf_cnt (Results 1 – 1 of 1) sorted by relevance
743 static int guc_capture_buf_cnt(struct __guc_capture_bufstate *buf) in guc_capture_buf_cnt() function785 if (!guc_capture_buf_cnt(buf)) in guc_capture_log_remove_dw()823 if (fullsize > guc_capture_buf_cnt(buf)) in guc_capture_log_get_group_hdr()844 if (fullsize > guc_capture_buf_cnt(buf)) in guc_capture_log_get_data_hdr()868 if (fullsize > guc_capture_buf_cnt(buf)) in guc_capture_log_get_register()1109 i = guc_capture_buf_cnt(buf); in guc_capture_extract_reglists()
Completed in 782 milliseconds