Searched refs:buf_write_alloc_count (Results 1 – 3 of 3) sorted by relevance
294 async->buf_write_alloc_count = 0; in comedi_buf_reset()317 return free_end - async->buf_write_alloc_count; in comedi_buf_write_n_unalloc()348 async->buf_write_alloc_count += nbytes; in comedi_buf_write_alloc()411 return async->buf_write_alloc_count - async->buf_write_count; in comedi_buf_write_n_allocated()
352 unsigned int buf_write_alloc_count; member
277 old_alloc_count = async->buf_write_alloc_count; in mite_sync_input_dma()