Searched refs:vivid_radio_rx_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/test-drivers/vivid/ |
H A D | vivid-ctrls.c | 1386 static const struct v4l2_ctrl_ops vivid_radio_rx_ctrl_ops = { variable 1397 .ops = &vivid_radio_rx_ctrl_ops, 1406 .ops = &vivid_radio_rx_ctrl_ops, 1422 .ops = &vivid_radio_rx_ctrl_ops, 1431 .ops = &vivid_radio_rx_ctrl_ops, 1839 v4l2_ctrl_new_std(hdl_radio_rx, &vivid_radio_rx_ctrl_ops, in vivid_create_controls() 1842 &vivid_radio_rx_ctrl_ops, in vivid_create_controls() 1845 &vivid_radio_rx_ctrl_ops, in vivid_create_controls() 1848 &vivid_radio_rx_ctrl_ops, in vivid_create_controls() 1851 &vivid_radio_rx_ctrl_ops, in vivid_create_controls() [all …]
|