Lines Matching refs:si470x_device
188 static int si470x_set_band(struct si470x_device *radio, int band) in si470x_set_band()
202 static int si470x_set_chan(struct si470x_device *radio, unsigned short chan) in si470x_set_chan()
248 static unsigned int si470x_get_step(struct si470x_device *radio) in si470x_get_step()
268 static int si470x_get_freq(struct si470x_device *radio, unsigned int *freq) in si470x_get_freq()
286 int si470x_set_freq(struct si470x_device *radio, unsigned int freq) in si470x_set_freq()
303 static int si470x_set_seek(struct si470x_device *radio, in si470x_set_seek()
376 int si470x_start(struct si470x_device *radio) in si470x_start()
421 int si470x_stop(struct si470x_device *radio) in si470x_stop()
446 static int si470x_rds_on(struct si470x_device *radio) in si470x_rds_on()
471 struct si470x_device *radio = video_drvdata(file); in si470x_fops_read()
527 struct si470x_device *radio = video_drvdata(file); in si470x_fops_poll()
548 struct si470x_device *radio = video_drvdata(file); in si470x_fops_open()
559 struct si470x_device *radio = video_drvdata(file); in si470x_fops_release()
586 struct si470x_device *radio = in si470x_s_ctrl()
587 container_of(ctrl->handler, struct si470x_device, hdl); in si470x_s_ctrl()
612 struct si470x_device *radio = video_drvdata(file); in si470x_vidioc_g_tuner()
672 struct si470x_device *radio = video_drvdata(file); in si470x_vidioc_s_tuner()
698 struct si470x_device *radio = video_drvdata(file); in si470x_vidioc_g_frequency()
714 struct si470x_device *radio = video_drvdata(file); in si470x_vidioc_s_frequency()
737 struct si470x_device *radio = video_drvdata(file); in si470x_vidioc_s_hw_freq_seek()
770 struct si470x_device *radio = video_drvdata(file); in si470x_vidioc_querycap()