Searched refs:buf_read_alloc_count (Results 1 – 3 of 3) sorted by relevance
244 async->buf_read_alloc_count = 0; in comedi_buf_reset()451 available = async->munge_count - async->buf_read_alloc_count; in comedi_buf_read_alloc()455 async->buf_read_alloc_count += nbytes; in comedi_buf_read_alloc()469 return async->buf_read_alloc_count - async->buf_read_count; in comedi_buf_read_n_allocated()
348 unsigned int buf_read_alloc_count; member
308 unsigned int old_alloc_count = async->buf_read_alloc_count; in mite_sync_output_dma()