Searched refs:wl1273_ctrl_ops (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/media/radio/
H A Dradio-wl1273.c1947 static const struct v4l2_ctrl_ops wl1273_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
2095 v4l2_ctrl_new_std(&radio->ctrl_handler, &wl1273_ctrl_ops,
2099 v4l2_ctrl_new_std(&radio->ctrl_handler, &wl1273_ctrl_ops,
2102 v4l2_ctrl_new_std_menu(&radio->ctrl_handler, &wl1273_ctrl_ops,
2107 v4l2_ctrl_new_std(&radio->ctrl_handler, &wl1273_ctrl_ops,
2110 ctrl = v4l2_ctrl_new_std(&radio->ctrl_handler, &wl1273_ctrl_ops,

Completed in 217 milliseconds