Searched refs:audio_hdl (Results 1 – 4 of 4) sorted by relevance
676 container_of(ctrl->handler, struct cx88_core, audio_hdl); in cx8800_s_aud_ctrl()1356 vc = v4l2_ctrl_new_std(&core->audio_hdl, &cx8800_ctrl_aud_ops, in cx8800_initdev()1360 err = core->audio_hdl.error; in cx8800_initdev()1381 v4l2_ctrl_add_handler(&core->video_hdl, &core->audio_hdl, NULL); in cx8800_initdev()1442 v4l2_ctrl_handler_setup(&core->audio_hdl); in cx8800_initdev()1511 dev->radio_dev.ctrl_handler = &core->audio_hdl; in cx8800_initdev()
368 struct v4l2_ctrl_handler audio_hdl; member
3708 if (v4l2_ctrl_handler_init(&core->audio_hdl, 13)) { in cx88_core_create()3717 v4l2_ctrl_handler_free(&core->audio_hdl); in cx88_core_create()3733 v4l2_ctrl_handler_free(&core->audio_hdl); in cx88_core_create()
1091 v4l2_ctrl_handler_free(&core->audio_hdl); in cx88_core_put()