Searched refs:vivid_radio_rx_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/platform/vivid/ |
D | vivid-ctrls.c | 1092 static const struct v4l2_ctrl_ops vivid_radio_rx_ctrl_ops = { variable 1103 .ops = &vivid_radio_rx_ctrl_ops, 1112 .ops = &vivid_radio_rx_ctrl_ops, 1128 .ops = &vivid_radio_rx_ctrl_ops, 1137 .ops = &vivid_radio_rx_ctrl_ops, 1458 v4l2_ctrl_new_std(hdl_radio_rx, &vivid_radio_rx_ctrl_ops, in vivid_create_controls() 1461 &vivid_radio_rx_ctrl_ops, in vivid_create_controls() 1464 &vivid_radio_rx_ctrl_ops, in vivid_create_controls() 1467 &vivid_radio_rx_ctrl_ops, in vivid_create_controls() 1470 &vivid_radio_rx_ctrl_ops, in vivid_create_controls() [all …]
|