Searched refs:parent_hdl (Results 1 – 2 of 2) sorted by relevance
204 struct v4l2_ctrl_handler *parent_hdl, *hdl; in cedrus_request_validate() local236 parent_hdl = &ctx->hdl; in cedrus_request_validate()238 hdl = v4l2_ctrl_request_hdl_find(req, parent_hdl); in cedrus_request_validate()
1956 struct v4l2_ctrl_handler *parent_hdl, *hdl; in vicodec_request_validate() local1988 parent_hdl = &ctx->hdl; in vicodec_request_validate()1990 hdl = v4l2_ctrl_request_hdl_find(req, parent_hdl); in vicodec_request_validate()