Lines Matching refs:You
121 You add non-menu controls by calling v4l2_ctrl_new_std:
260 You're done! And this is sufficient for most of the drivers we have. No need
379 You can also take the handler lock yourself:
409 You set this mask either through the v4l2_ctrl_config struct for a custom
448 You can set the 'active' status using v4l2_ctrl_activate(). By default all
486 control ('volume' in this example) is called. You effectively create a new
588 If it is false, then the manual controls are never volatile. You would typically
604 value of the controls owned by the given handler to the log. You can supply a
614 different video nodes. You can do that by manually setting the ctrl_handler
619 control handler. You do that by simply setting the ctrl_handler field in
672 You can do that by calling v4l2_ctrl_find:
705 those low-level controls local to the subdev. You can do this by simply
740 from a sub-device driver changes. You can set a notify callback by calling