Searched refs:COMP_CAMERA (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/staging/vc04_services/bcm2835-camera/ |
| H A D | bcm2835-camera.c | 90 .mmal_component = COMP_CAMERA, 97 .mmal_component = COMP_CAMERA, 104 .mmal_component = COMP_CAMERA, 135 .mmal_component = COMP_CAMERA, 142 .mmal_component = COMP_CAMERA, 149 .mmal_component = COMP_CAMERA, 156 .mmal_component = COMP_CAMERA, 163 .mmal_component = COMP_CAMERA, 170 .mmal_component = COMP_CAMERA, 177 .mmal_component = COMP_CAMERA, [all …]
|
| H A D | controls.c | 166 control = &dev->component[COMP_CAMERA]->control; in ctrl_set_rational() 184 control = &dev->component[COMP_CAMERA]->control; in ctrl_set_value() 209 control = &dev->component[COMP_CAMERA]->control; in ctrl_set_iso() 228 control = &dev->component[COMP_CAMERA]->control; in ctrl_set_value_ev() 245 camera = dev->component[COMP_CAMERA]; in ctrl_set_rotate() 279 camera = dev->component[COMP_CAMERA]; in ctrl_set_flip() 316 control = &dev->component[COMP_CAMERA]->control; in ctrl_set_exposure() 389 control = &dev->component[COMP_CAMERA]->control; in ctrl_set_metering_mode() 406 control = &dev->component[COMP_CAMERA]->control; in ctrl_set_flicker_avoidance() 435 control = &dev->component[COMP_CAMERA]->control; in ctrl_set_awb_mode() [all …]
|
| H A D | bcm2835-camera.h | 19 COMP_CAMERA = 0, enumerator
|