Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vc04_services/bcm2835-camera/
H A Dcontrols.c160 control = &dev->component[COMP_CAMERA]->control; in ctrl_set_rational()
178 control = &dev->component[COMP_CAMERA]->control; in ctrl_set_value()
203 control = &dev->component[COMP_CAMERA]->control; in ctrl_set_iso()
222 control = &dev->component[COMP_CAMERA]->control; in ctrl_set_value_ev()
239 camera = dev->component[COMP_CAMERA]; in ctrl_set_rotate()
273 camera = dev->component[COMP_CAMERA]; in ctrl_set_flip()
310 control = &dev->component[COMP_CAMERA]->control; in ctrl_set_exposure()
400 control = &dev->component[COMP_CAMERA]->control; in ctrl_set_flicker_avoidance()
429 control = &dev->component[COMP_CAMERA]->control; in ctrl_set_awb_mode()
485 control = &dev->component[COMP_CAMERA]->control; in ctrl_set_awb_gains()
[all …]
H A Dbcm2835-camera.c88 .mmal_component = COMP_CAMERA,
95 .mmal_component = COMP_CAMERA,
102 .mmal_component = COMP_CAMERA,
133 .mmal_component = COMP_CAMERA,
140 .mmal_component = COMP_CAMERA,
147 .mmal_component = COMP_CAMERA,
154 .mmal_component = COMP_CAMERA,
161 .mmal_component = COMP_CAMERA,
168 .mmal_component = COMP_CAMERA,
175 .mmal_component = COMP_CAMERA,
[all …]
H A Dbcm2835-camera.h19 COMP_CAMERA = 0, enumerator