Lines Matching defs:radio

327 	struct si476x_radio *radio = video_drvdata(file);  in si476x_radio_querycap()  local
341 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_enum_freq_bands() local
379 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_g_tuner() local
454 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_s_tuner() local
468 static int si476x_radio_init_vtable(struct si476x_radio *radio, in si476x_radio_init_vtable()
507 static int si476x_radio_pretune(struct si476x_radio *radio, in si476x_radio_pretune()
539 static int si476x_radio_do_post_powerup_init(struct si476x_radio *radio, in si476x_radio_do_post_powerup_init()
598 static int si476x_radio_change_func(struct si476x_radio *radio, in si476x_radio_change_func()
647 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_g_frequency() local
684 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_s_frequency() local
736 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_s_hw_freq_seek() local
825 struct si476x_radio *radio = v4l2_ctrl_handler_to_radio(ctrl->handler); in si476x_radio_g_volatile_ctrl() local
860 struct si476x_radio *radio = v4l2_ctrl_handler_to_radio(ctrl->handler); in si476x_radio_s_ctrl() local
1002 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_g_register() local
1018 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_s_register() local
1032 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_fops_open() local
1075 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_fops_release() local
1092 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_fops_read() local
1127 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_fops_poll() local
1188 struct si476x_radio *radio = file->private_data; in si476x_radio_read_acf_blob() local
1216 struct si476x_radio *radio = file->private_data; in si476x_radio_read_rds_blckcnt_blob() local
1245 struct si476x_radio *radio = file->private_data; in si476x_radio_read_agc_blob() local
1273 struct si476x_radio *radio = file->private_data; in si476x_radio_read_rsq_blob() local
1308 struct si476x_radio *radio = file->private_data; in si476x_radio_read_rsq_primary_blob() local
1339 static void si476x_radio_init_debugfs(struct si476x_radio *radio) in si476x_radio_init_debugfs()
1360 static int si476x_radio_add_new_custom(struct si476x_radio *radio, in si476x_radio_add_new_custom()
1381 struct si476x_radio *radio; in si476x_radio_probe() local
1503 struct si476x_radio *radio = platform_get_drvdata(pdev); in si476x_radio_remove() local