Searched refs:vivid_radio_rx_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/test-drivers/vivid/ |
H A D | vivid-ctrls.c | 1394 static const struct v4l2_ctrl_ops vivid_radio_rx_ctrl_ops = { variable 1405 .ops = &vivid_radio_rx_ctrl_ops, 1414 .ops = &vivid_radio_rx_ctrl_ops, 1430 .ops = &vivid_radio_rx_ctrl_ops, 1439 .ops = &vivid_radio_rx_ctrl_ops, 1881 v4l2_ctrl_new_std(hdl_radio_rx, &vivid_radio_rx_ctrl_ops, in vivid_create_controls() 1884 &vivid_radio_rx_ctrl_ops, in vivid_create_controls() 1887 &vivid_radio_rx_ctrl_ops, in vivid_create_controls() 1890 &vivid_radio_rx_ctrl_ops, in vivid_create_controls() 1893 &vivid_radio_rx_ctrl_ops, in vivid_create_controls() [all …]
|