Lines Matching defs:si476x_radio
251 struct si476x_radio;
289 * struct si476x_radio - radio device
302 struct si476x_radio {
315 static inline struct si476x_radio *
318 return container_of(d, struct si476x_radio, ctrl_handler);
327 struct si476x_radio *radio = video_drvdata(file);
341 struct si476x_radio *radio = video_drvdata(file);
379 struct si476x_radio *radio = video_drvdata(file);
454 struct si476x_radio *radio = video_drvdata(file);
468 static int si476x_radio_init_vtable(struct si476x_radio *radio,
507 static int si476x_radio_pretune(struct si476x_radio *radio,
539 static int si476x_radio_do_post_powerup_init(struct si476x_radio *radio,
598 static int si476x_radio_change_func(struct si476x_radio *radio,
647 struct si476x_radio *radio = video_drvdata(file);
684 struct si476x_radio *radio = video_drvdata(file);
736 struct si476x_radio *radio = video_drvdata(file);
825 struct si476x_radio *radio = v4l2_ctrl_handler_to_radio(ctrl->handler);
860 struct si476x_radio *radio = v4l2_ctrl_handler_to_radio(ctrl->handler);
1002 struct si476x_radio *radio = video_drvdata(file);
1018 struct si476x_radio *radio = video_drvdata(file);
1032 struct si476x_radio *radio = video_drvdata(file);
1075 struct si476x_radio *radio = video_drvdata(file);
1092 struct si476x_radio *radio = video_drvdata(file);
1127 struct si476x_radio *radio = video_drvdata(file);
1188 struct si476x_radio *radio = file->private_data;
1216 struct si476x_radio *radio = file->private_data;
1245 struct si476x_radio *radio = file->private_data;
1273 struct si476x_radio *radio = file->private_data;
1308 struct si476x_radio *radio = file->private_data;
1339 static void si476x_radio_init_debugfs(struct si476x_radio *radio)
1360 static int si476x_radio_add_new_custom(struct si476x_radio *radio,
1381 struct si476x_radio *radio;
1503 struct si476x_radio *radio = platform_get_drvdata(pdev);