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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/camera/
H A Ds5k3e2fx.c291 struct s5k3e2fx_ctrl { struct
314 static struct s5k3e2fx_ctrl *s5k3e2fx_ctrl; variable in typeref:struct:s5k3e2fx_ctrl
602 num_lperf = num_lperf * s5k3e2fx_ctrl->fps_divider / 0x0400;
614 rc = s5k3e2fx_test(s5k3e2fx_ctrl->set_test);
689 s5k3e2fx_ctrl->fps_divider = 1 * 0x0400;
709 s5k3e2fx_ctrl = kzalloc(sizeof(struct s5k3e2fx_ctrl), GFP_KERNEL);
710 if (!s5k3e2fx_ctrl) {
716 s5k3e2fx_ctrl
[all...]

Completed in 61 milliseconds