Home
last modified time | relevance | path

Searched refs:hdl_radio_rx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
H A Dvivid-ctrls.c1506 struct v4l2_ctrl_handler *hdl_radio_rx = &dev->ctrl_hdl_radio_rx; in vivid_create_controls() local
1545 v4l2_ctrl_handler_init(hdl_radio_rx, 17); in vivid_create_controls()
1546 v4l2_ctrl_new_custom(hdl_radio_rx, &vivid_ctrl_class, NULL); in vivid_create_controls()
1744 v4l2_ctrl_new_custom(hdl_radio_rx, &vivid_ctrl_radio_hw_seek_mode, NULL); in vivid_create_controls()
1745 v4l2_ctrl_new_custom(hdl_radio_rx, &vivid_ctrl_radio_hw_seek_prog_lim, NULL); in vivid_create_controls()
1746 v4l2_ctrl_new_custom(hdl_radio_rx, &vivid_ctrl_radio_rx_rds_blockio, NULL); in vivid_create_controls()
1747 v4l2_ctrl_new_custom(hdl_radio_rx, &vivid_ctrl_radio_rx_rds_rbds, NULL); in vivid_create_controls()
1748 v4l2_ctrl_new_std(hdl_radio_rx, &vivid_radio_rx_ctrl_ops, in vivid_create_controls()
1750 dev->radio_rx_rds_pty = v4l2_ctrl_new_std(hdl_radio_rx, in vivid_create_controls()
1753 dev->radio_rx_rds_psname = v4l2_ctrl_new_std(hdl_radio_rx, in vivid_create_controls()
[all...]
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/
H A Dvivid-ctrls.c1591 struct v4l2_ctrl_handler *hdl_radio_rx = &dev->ctrl_hdl_radio_rx; in vivid_create_controls() local
1630 v4l2_ctrl_handler_init(hdl_radio_rx, 17); in vivid_create_controls()
1631 v4l2_ctrl_new_custom(hdl_radio_rx, &vivid_ctrl_class, NULL); in vivid_create_controls()
1835 v4l2_ctrl_new_custom(hdl_radio_rx, &vivid_ctrl_radio_hw_seek_mode, NULL); in vivid_create_controls()
1836 v4l2_ctrl_new_custom(hdl_radio_rx, &vivid_ctrl_radio_hw_seek_prog_lim, NULL); in vivid_create_controls()
1837 v4l2_ctrl_new_custom(hdl_radio_rx, &vivid_ctrl_radio_rx_rds_blockio, NULL); in vivid_create_controls()
1838 v4l2_ctrl_new_custom(hdl_radio_rx, &vivid_ctrl_radio_rx_rds_rbds, NULL); in vivid_create_controls()
1839 v4l2_ctrl_new_std(hdl_radio_rx, &vivid_radio_rx_ctrl_ops, in vivid_create_controls()
1841 dev->radio_rx_rds_pty = v4l2_ctrl_new_std(hdl_radio_rx, in vivid_create_controls()
1844 dev->radio_rx_rds_psname = v4l2_ctrl_new_std(hdl_radio_rx, in vivid_create_controls()
[all...]

Completed in 5 milliseconds