Searched refs:MMAL_COMPONENT_CAMERA (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/drivers/staging/vc04_services/bcm2835-camera/ |
| D | controls.c | 178 control = &dev->component[MMAL_COMPONENT_CAMERA]->control; in ctrl_set_rational() 196 control = &dev->component[MMAL_COMPONENT_CAMERA]->control; in ctrl_set_value() 221 control = &dev->component[MMAL_COMPONENT_CAMERA]->control; in ctrl_set_iso() 240 control = &dev->component[MMAL_COMPONENT_CAMERA]->control; in ctrl_set_value_ev() 257 camera = dev->component[MMAL_COMPONENT_CAMERA]; in ctrl_set_rotate() 293 camera = dev->component[MMAL_COMPONENT_CAMERA]; in ctrl_set_flip() 332 control = &dev->component[MMAL_COMPONENT_CAMERA]->control; in ctrl_set_exposure() 407 control = &dev->component[MMAL_COMPONENT_CAMERA]->control; in ctrl_set_metering_mode() 423 control = &dev->component[MMAL_COMPONENT_CAMERA]->control; in ctrl_set_flicker_avoidance() 452 control = &dev->component[MMAL_COMPONENT_CAMERA]->control; in ctrl_set_awb_mode() [all …]
|
| D | bcm2835-camera.c | 87 .mmal_component = MMAL_COMPONENT_CAMERA, 96 .mmal_component = MMAL_COMPONENT_CAMERA, 105 .mmal_component = MMAL_COMPONENT_CAMERA, 141 .mmal_component = MMAL_COMPONENT_CAMERA, 150 .mmal_component = MMAL_COMPONENT_CAMERA, 159 .mmal_component = MMAL_COMPONENT_CAMERA, 168 .mmal_component = MMAL_COMPONENT_CAMERA, 177 .mmal_component = MMAL_COMPONENT_CAMERA, 186 .mmal_component = MMAL_COMPONENT_CAMERA, 195 .mmal_component = MMAL_COMPONENT_CAMERA, [all …]
|
| D | bcm2835-camera.h | 18 MMAL_COMPONENT_CAMERA = 0, enumerator
|