Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/pci/saa7164/
A Dsaa7164-core.c59 static unsigned int print_histogram = 64; variable
60 module_param(print_histogram, int, 0644);
61 MODULE_PARM_DESC(print_histogram, "print histogram values once");
414 if (print_histogram == port->nr) { in saa7164_work_enchandler()
421 print_histogram = 64 + port->nr; in saa7164_work_enchandler()
489 if (print_histogram == port->nr) { in saa7164_work_vbihandler()
496 print_histogram = 64 + port->nr; in saa7164_work_vbihandler()

Completed in 4 milliseconds