Home
last modified time | relevance | path

Searched refs:old_alloc_count (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/comedi/drivers/
H A Dmite.c275 unsigned int nbytes, old_alloc_count; in mite_sync_input_dma() local
277 old_alloc_count = async->buf_write_alloc_count; in mite_sync_input_dma()
283 old_alloc_count) > 0) { in mite_sync_input_dma()
308 unsigned int old_alloc_count = async->buf_read_alloc_count; in mite_sync_output_dma() local
322 if ((!finite_regen || stop_count > old_alloc_count) && in mite_sync_output_dma()
323 ((int)(nbytes_ub - old_alloc_count) > 0)) { in mite_sync_output_dma()