Searched refs:vivid_radio_rx_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/platform/vivid/ |
D | vivid-ctrls.c | 1155 static const struct v4l2_ctrl_ops vivid_radio_rx_ctrl_ops = { variable 1166 .ops = &vivid_radio_rx_ctrl_ops, 1175 .ops = &vivid_radio_rx_ctrl_ops, 1191 .ops = &vivid_radio_rx_ctrl_ops, 1200 .ops = &vivid_radio_rx_ctrl_ops, 1520 v4l2_ctrl_new_std(hdl_radio_rx, &vivid_radio_rx_ctrl_ops, in vivid_create_controls() 1523 &vivid_radio_rx_ctrl_ops, in vivid_create_controls() 1526 &vivid_radio_rx_ctrl_ops, in vivid_create_controls() 1529 &vivid_radio_rx_ctrl_ops, in vivid_create_controls() 1532 &vivid_radio_rx_ctrl_ops, in vivid_create_controls() [all …]
|