Searched refs:fm_ctrl_ops (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/radio/wl128x/ |
H A D | fmdrv_v4l2.c | 498 static const struct v4l2_ctrl_ops fm_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops 576 v4l2_ctrl_new_std(&fmdev->ctrl_handler, &fm_ctrl_ops, fm_v4l2_init_video_device() 580 v4l2_ctrl_new_std(&fmdev->ctrl_handler, &fm_ctrl_ops, fm_v4l2_init_video_device() 583 v4l2_ctrl_new_std_menu(&fmdev->ctrl_handler, &fm_ctrl_ops, fm_v4l2_init_video_device() 587 v4l2_ctrl_new_std(&fmdev->ctrl_handler, &fm_ctrl_ops, fm_v4l2_init_video_device() 591 ctrl = v4l2_ctrl_new_std(&fmdev->ctrl_handler, &fm_ctrl_ops, fm_v4l2_init_video_device()
|
Completed in 30 milliseconds