v4l2_ctrl_handler_setup — Call the s_ctrl op for all controls belonging to the handler to initialize the hardware to the current control values.
int v4l2_ctrl_handler_setup (
)
hdl
The control handler.
Button controls will be skipped, as are read-only controls.
If hdl == NULL, then this just returns 0.