Searched refs:debug_job_data (Results 1 – 3 of 3) sorted by relevance
35 void (*debug_job_data)(wJob_t job_handle, const unsigned char *buff, unsigned long nbytes); member
84 debug_ifc->debug_job_data(JOB_INFO->job_handle, (const unsigned char *)BUFF, LEN); \
328 .debug_start_job = _stream_dbg_start_job, .debug_job_data = _stream_dbg_job_data,