Searched refs:parent_hdl (Results 1 – 2 of 2) sorted by relevance
157 struct v4l2_ctrl_handler *parent_hdl, *hdl; in cedrus_request_validate() local188 parent_hdl = &ctx->hdl; in cedrus_request_validate()190 hdl = v4l2_ctrl_request_hdl_find(req, parent_hdl); in cedrus_request_validate()
2014 struct v4l2_ctrl_handler *parent_hdl, *hdl; in vicodec_request_validate() local2046 parent_hdl = &ctx->hdl; in vicodec_request_validate()2048 hdl = v4l2_ctrl_request_hdl_find(req, parent_hdl); in vicodec_request_validate()