max_buf_done 429 drivers/media/pci/cx23885/cx23885-core.c int max_buf_done = 5; /* service maximum five buffers */ max_buf_done 448 drivers/media/pci/cx23885/cx23885-core.c max_buf_done--; max_buf_done 451 drivers/media/pci/cx23885/cx23885-core.c } while ((count_delta > 0) && (max_buf_done > 0));