Searched refs:audio_hdl (Results 1 – 4 of 4) sorted by relevance
952 container_of(ctrl->handler, struct cx88_core, audio_hdl); in cx8800_s_aud_ctrl()1750 vc = v4l2_ctrl_new_std(&core->audio_hdl, &cx8800_ctrl_aud_ops, in cx8800_initdev()1753 err = core->audio_hdl.error; in cx8800_initdev()1773 v4l2_ctrl_add_handler(&core->video_hdl, &core->audio_hdl, NULL); in cx8800_initdev()1831 v4l2_ctrl_handler_setup(&core->audio_hdl); in cx8800_initdev()1865 dev->radio_dev->ctrl_handler = &core->audio_hdl; in cx8800_initdev()
361 struct v4l2_ctrl_handler audio_hdl; member
3706 if (v4l2_ctrl_handler_init(&core->audio_hdl, 13)) { in cx88_core_create()3715 v4l2_ctrl_handler_free(&core->audio_hdl); in cx88_core_create()3731 v4l2_ctrl_handler_free(&core->audio_hdl); in cx88_core_create()
1101 v4l2_ctrl_handler_free(&core->audio_hdl); in cx88_core_put()