Lines Matching defs:radio

333 	struct si476x_radio *radio = video_drvdata(file);  in si476x_radio_querycap()  local
347 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_enum_freq_bands() local
385 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_g_tuner() local
460 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_s_tuner() local
474 static int si476x_radio_init_vtable(struct si476x_radio *radio, in si476x_radio_init_vtable()
513 static int si476x_radio_pretune(struct si476x_radio *radio, in si476x_radio_pretune()
545 static int si476x_radio_do_post_powerup_init(struct si476x_radio *radio, in si476x_radio_do_post_powerup_init()
604 static int si476x_radio_change_func(struct si476x_radio *radio, in si476x_radio_change_func()
653 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_g_frequency() local
690 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_s_frequency() local
742 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_s_hw_freq_seek() local
831 struct si476x_radio *radio = v4l2_ctrl_handler_to_radio(ctrl->handler); in si476x_radio_g_volatile_ctrl() local
866 struct si476x_radio *radio = v4l2_ctrl_handler_to_radio(ctrl->handler); in si476x_radio_s_ctrl() local
1008 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_g_register() local
1024 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_s_register() local
1038 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_fops_open() local
1082 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_fops_release() local
1101 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_fops_read() local
1136 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_fops_poll() local
1197 struct si476x_radio *radio = file->private_data; in si476x_radio_read_acf_blob() local
1225 struct si476x_radio *radio = file->private_data; in si476x_radio_read_rds_blckcnt_blob() local
1254 struct si476x_radio *radio = file->private_data; in si476x_radio_read_agc_blob() local
1282 struct si476x_radio *radio = file->private_data; in si476x_radio_read_rsq_blob() local
1317 struct si476x_radio *radio = file->private_data; in si476x_radio_read_rsq_primary_blob() local
1348 static void si476x_radio_init_debugfs(struct si476x_radio *radio) in si476x_radio_init_debugfs()
1369 static int si476x_radio_add_new_custom(struct si476x_radio *radio, in si476x_radio_add_new_custom()
1390 struct si476x_radio *radio; in si476x_radio_probe() local
1512 struct si476x_radio *radio = platform_get_drvdata(pdev); in si476x_radio_remove() local