Searched refs:buf_write_alloc_count (Results 1 – 3 of 3) sorted by relevance
242 async->buf_write_alloc_count = 0; in comedi_buf_reset()265 return free_end - async->buf_write_alloc_count; in comedi_buf_write_n_unalloc()296 async->buf_write_alloc_count += nbytes; in comedi_buf_write_alloc()362 return async->buf_write_alloc_count - async->buf_write_count; in comedi_buf_write_n_allocated()
346 unsigned int buf_write_alloc_count; member
277 old_alloc_count = async->buf_write_alloc_count; in mite_sync_input_dma()