Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/test-drivers/vivid/
A Dvivid-ctrls.c1632 v4l2_ctrl_handler_init(hdl_radio_tx, 17); in vivid_create_controls()
1861 v4l2_ctrl_new_custom(hdl_radio_tx, in vivid_create_controls()
1863 dev->radio_tx_rds_pi = v4l2_ctrl_new_std(hdl_radio_tx, in vivid_create_controls()
1866 dev->radio_tx_rds_pty = v4l2_ctrl_new_std(hdl_radio_tx, in vivid_create_controls()
1869 dev->radio_tx_rds_psname = v4l2_ctrl_new_std(hdl_radio_tx, in vivid_create_controls()
1892 dev->radio_tx_rds_ta = v4l2_ctrl_new_std(hdl_radio_tx, in vivid_create_controls()
1895 dev->radio_tx_rds_tp = v4l2_ctrl_new_std(hdl_radio_tx, in vivid_create_controls()
1898 dev->radio_tx_rds_ms = v4l2_ctrl_new_std(hdl_radio_tx, in vivid_create_controls()
1976 if (hdl_radio_tx->error) in vivid_create_controls()
1977 return hdl_radio_tx->error; in vivid_create_controls()
[all …]

Completed in 7 milliseconds