Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/saa7164/
Dsaa7164-core.c75 unsigned int print_histogram = 64; variable
76 module_param(print_histogram, int, 0644);
77 MODULE_PARM_DESC(print_histogram, "print histogram values once");
447 if (print_histogram == port->nr) { in saa7164_work_enchandler()
454 print_histogram = 64 + port->nr; in saa7164_work_enchandler()
523 if (print_histogram == port->nr) { in saa7164_work_vbihandler()
530 print_histogram = 64 + port->nr; in saa7164_work_vbihandler()