Searched refs:si476x_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/radio/ |
H A D | radio-si476x.c | 137 static const struct v4l2_ctrl_ops si476x_ctrl_ops = { variable 165 .ops = &si476x_ctrl_ops, 174 .ops = &si476x_ctrl_ops, 183 .ops = &si476x_ctrl_ops, 198 .ops = &si476x_ctrl_ops, 223 .ops = &si476x_ctrl_ops, 240 .ops = &si476x_ctrl_ops, 1424 &si476x_ctrl_ops, in si476x_radio_probe() 1454 &si476x_ctrl_ops, in si476x_radio_probe() 1464 ctrl = v4l2_ctrl_new_std(&radio->ctrl_handler, &si476x_ctrl_ops, in si476x_radio_probe()
|