Lines Matching defs:radio
337 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_querycap() local
364 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_enum_freq_bands() local
402 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_g_tuner() local
477 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_s_tuner() local
491 static int si476x_radio_init_vtable(struct si476x_radio *radio, in si476x_radio_init_vtable()
530 static int si476x_radio_pretune(struct si476x_radio *radio, in si476x_radio_pretune()
562 static int si476x_radio_do_post_powerup_init(struct si476x_radio *radio, in si476x_radio_do_post_powerup_init()
621 static int si476x_radio_change_func(struct si476x_radio *radio, in si476x_radio_change_func()
670 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_g_frequency() local
707 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_s_frequency() local
759 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_s_hw_freq_seek() local
850 struct si476x_radio *radio = v4l2_ctrl_handler_to_radio(ctrl->handler); in si476x_radio_g_volatile_ctrl() local
885 struct si476x_radio *radio = v4l2_ctrl_handler_to_radio(ctrl->handler); in si476x_radio_s_ctrl() local
1027 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_g_register() local
1043 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_s_register() local
1057 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_fops_open() local
1101 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_fops_release() local
1120 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_fops_read() local
1155 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_fops_poll() local
1216 struct si476x_radio *radio = file->private_data; in si476x_radio_read_acf_blob() local
1244 struct si476x_radio *radio = file->private_data; in si476x_radio_read_rds_blckcnt_blob() local
1273 struct si476x_radio *radio = file->private_data; in si476x_radio_read_agc_blob() local
1301 struct si476x_radio *radio = file->private_data; in si476x_radio_read_rsq_blob() local
1336 struct si476x_radio *radio = file->private_data; in si476x_radio_read_rsq_primary_blob() local
1367 static int si476x_radio_init_debugfs(struct si476x_radio *radio) in si476x_radio_init_debugfs()
1424 static int si476x_radio_add_new_custom(struct si476x_radio *radio, in si476x_radio_add_new_custom()
1445 struct si476x_radio *radio; in si476x_radio_probe() local
1563 struct si476x_radio *radio = platform_get_drvdata(pdev); in si476x_radio_remove() local