Searched refs:vivid_radio_rx_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/media/test-drivers/vivid/ |
D | vivid-ctrls.c | 1360 static const struct v4l2_ctrl_ops vivid_radio_rx_ctrl_ops = { variable 1371 .ops = &vivid_radio_rx_ctrl_ops, 1380 .ops = &vivid_radio_rx_ctrl_ops, 1396 .ops = &vivid_radio_rx_ctrl_ops, 1405 .ops = &vivid_radio_rx_ctrl_ops, 1811 v4l2_ctrl_new_std(hdl_radio_rx, &vivid_radio_rx_ctrl_ops, in vivid_create_controls() 1814 &vivid_radio_rx_ctrl_ops, in vivid_create_controls() 1817 &vivid_radio_rx_ctrl_ops, in vivid_create_controls() 1820 &vivid_radio_rx_ctrl_ops, in vivid_create_controls() 1823 &vivid_radio_rx_ctrl_ops, in vivid_create_controls() [all …]
|