Searched refs:force_init (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/
H A Dbw-qcam.c125 static unsigned int force_init; /* Whether to probe aggressively */ variable
131 /* Set force_init=1 to avoid detection by polling status register and
133 module_param(force_init, int, 0);
291 if (force_init)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/
H A Dbw-qcam.c125 static unsigned int force_init; /* Whether to probe aggressively */ variable
131 /* Set force_init=1 to avoid detection by polling status register and
133 module_param(force_init, int, 0);
291 if (force_init)

Completed in 71 milliseconds