Searched refs:buf_write_alloc_count (Results 1 – 3 of 3) sorted by relevance
230 async->buf_write_alloc_count = 0; in comedi_buf_reset()253 return free_end - async->buf_write_alloc_count; in comedi_buf_write_n_unalloc()284 async->buf_write_alloc_count += nbytes; in comedi_buf_write_alloc()347 return async->buf_write_alloc_count - async->buf_write_count; in comedi_buf_write_n_allocated()
358 unsigned int buf_write_alloc_count; member
518 old_alloc_count = async->buf_write_alloc_count; in mite_sync_input_dma()