Home
last modified time | relevance | path

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

/drivers/md/
Ddm-io.c128 static void dec_count(struct io *io, unsigned int region, blk_status_t error) in dec_count() function
154 dec_count(io, region, error); in endio()
321 dec_count(io, region, BLK_STS_NOTSUPP); in do_region()
398 dec_count(io, 0, 0); in dispatch_io()
/drivers/media/test-drivers/vicodec/
Dcodec-fwht.c120 int dec_count = 0; in derlc() local
137 while (dec_count < 8 * 8) { in derlc()
150 for (i = 0; i < 64 - dec_count; i++) in derlc()
158 dec_count += length + 1; in derlc()