Home
last modified time | relevance | path

Searched refs:parent_hdl (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c1947 struct v4l2_ctrl_handler *parent_hdl, *hdl; in vicodec_request_validate() local
1979 parent_hdl = &ctx->hdl; in vicodec_request_validate()
1981 hdl = v4l2_ctrl_request_hdl_find(req, parent_hdl); in vicodec_request_validate()