Home
last modified time | relevance | path

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

/drivers/media/test-drivers/vivid/
Dvivid-kthread-touch.c28 &dev->ctrl_hdl_touch_cap); in vivid_thread_tch_cap_tick()
32 &dev->ctrl_hdl_touch_cap); in vivid_thread_tch_cap_tick()
175 &dev->ctrl_hdl_touch_cap); in vivid_stop_generating_touch_cap()
Dvivid-touch-cap.c106 v4l2_ctrl_request_complete(vb->req_obj.req, &dev->ctrl_hdl_touch_cap); in touch_cap_buf_request_complete()
Dvivid-core.h164 struct v4l2_ctrl_handler ctrl_hdl_touch_cap; member
Dvivid-ctrls.c1534 struct v4l2_ctrl_handler *hdl_tch_cap = &dev->ctrl_hdl_touch_cap; in vivid_create_controls()
1962 v4l2_ctrl_handler_free(&dev->ctrl_hdl_touch_cap); in vivid_free_controls()
Dvivid-core.c1973 v4l2_ctrl_handler_setup(&dev->ctrl_hdl_touch_cap); in vivid_create_instance()