Home
last modified time | relevance | path

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

/drivers/media/test-drivers/vivid/
Dvivid-core.c591 vivid_is_in_use(&dev->radio_tx_dev) + in vivid_is_last_user()
619 set_bit(V4L2_FL_REGISTERED, &dev->radio_tx_dev.flags); in vivid_fop_release()
1563 vfd = &dev->radio_tx_dev; in vivid_create_devnodes()
1931 video_unregister_device(&dev->radio_tx_dev); in vivid_create_instance()
2037 video_device_node_name(&dev->radio_tx_dev)); in vivid_remove()
2038 video_unregister_device(&dev->radio_tx_dev); in vivid_remove()
Dvivid-core.h155 struct video_device radio_tx_dev; member
Dvivid-ctrls.c116 clear_bit(V4L2_FL_REGISTERED, &dev->radio_tx_dev.flags); in vivid_user_gen_s_ctrl()
1367 dev->radio_tx_dev.device_caps = dev->radio_tx_caps; in vivid_radio_tx_s_ctrl()
1887 dev->radio_tx_dev.ctrl_handler = hdl_radio_tx; in vivid_create_controls()