Home
last modified time | relevance | path

Searched refs:wl1273_ctrl_ops (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/media/radio/
Dradio-wl1273.c1964 static const struct v4l2_ctrl_ops wl1273_ctrl_ops = { variable
2110 v4l2_ctrl_new_std(&radio->ctrl_handler, &wl1273_ctrl_ops, in wl1273_fm_radio_probe()
2114 v4l2_ctrl_new_std(&radio->ctrl_handler, &wl1273_ctrl_ops, in wl1273_fm_radio_probe()
2117 v4l2_ctrl_new_std_menu(&radio->ctrl_handler, &wl1273_ctrl_ops, in wl1273_fm_radio_probe()
2122 v4l2_ctrl_new_std(&radio->ctrl_handler, &wl1273_ctrl_ops, in wl1273_fm_radio_probe()
2125 ctrl = v4l2_ctrl_new_std(&radio->ctrl_handler, &wl1273_ctrl_ops, in wl1273_fm_radio_probe()