Searched refs:COMP_CAMERA (Results 1 – 3 of 3) sorted by relevance
| /drivers/staging/vc04_services/bcm2835-camera/ |
| A D | bcm2835-camera.c | 89 .mmal_component = COMP_CAMERA, 96 .mmal_component = COMP_CAMERA, 103 .mmal_component = COMP_CAMERA, 134 .mmal_component = COMP_CAMERA, 141 .mmal_component = COMP_CAMERA, 148 .mmal_component = COMP_CAMERA, 155 .mmal_component = COMP_CAMERA, 162 .mmal_component = COMP_CAMERA, 169 .mmal_component = COMP_CAMERA, 176 .mmal_component = COMP_CAMERA, [all …]
|
| A D | controls.c | 160 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 …]
|
| A D | bcm2835-camera.h | 19 COMP_CAMERA = 0, enumerator
|
Completed in 14 milliseconds