Searched refs:COMP_CAMERA (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/staging/vc04_services/bcm2835-camera/ |
| D | controls.c | 167 control = &dev->component[COMP_CAMERA]->control; in ctrl_set_rational() 185 control = &dev->component[COMP_CAMERA]->control; in ctrl_set_value() 210 control = &dev->component[COMP_CAMERA]->control; in ctrl_set_iso() 229 control = &dev->component[COMP_CAMERA]->control; in ctrl_set_value_ev() 246 camera = dev->component[COMP_CAMERA]; in ctrl_set_rotate() 280 camera = dev->component[COMP_CAMERA]; in ctrl_set_flip() 317 control = &dev->component[COMP_CAMERA]->control; in ctrl_set_exposure() 392 control = &dev->component[COMP_CAMERA]->control; in ctrl_set_metering_mode() 409 control = &dev->component[COMP_CAMERA]->control; in ctrl_set_flicker_avoidance() 438 control = &dev->component[COMP_CAMERA]->control; in ctrl_set_awb_mode() [all …]
|
| D | bcm2835-camera.c | 81 .mmal_component = COMP_CAMERA, 88 .mmal_component = COMP_CAMERA, 95 .mmal_component = COMP_CAMERA, 126 .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, [all …]
|
| D | bcm2835-camera.h | 19 COMP_CAMERA = 0, enumerator
|