Lines Matching refs:si470x_device
194 static int si470x_set_band(struct si470x_device *radio, int band) in si470x_set_band()
208 static int si470x_set_chan(struct si470x_device *radio, unsigned short chan) in si470x_set_chan()
245 static unsigned int si470x_get_step(struct si470x_device *radio) in si470x_get_step()
265 static int si470x_get_freq(struct si470x_device *radio, unsigned int *freq) in si470x_get_freq()
283 int si470x_set_freq(struct si470x_device *radio, unsigned int freq) in si470x_set_freq()
299 static int si470x_set_seek(struct si470x_device *radio, in si470x_set_seek()
372 int si470x_start(struct si470x_device *radio) in si470x_start()
412 int si470x_stop(struct si470x_device *radio) in si470x_stop()
436 static int si470x_rds_on(struct si470x_device *radio) in si470x_rds_on()
461 struct si470x_device *radio = video_drvdata(file); in si470x_fops_read()
517 struct si470x_device *radio = video_drvdata(file); in si470x_fops_poll()
557 struct si470x_device *radio = in si470x_s_ctrl()
558 container_of(ctrl->handler, struct si470x_device, hdl); in si470x_s_ctrl()
583 struct si470x_device *radio = video_drvdata(file); in si470x_vidioc_g_tuner()
643 struct si470x_device *radio = video_drvdata(file); in si470x_vidioc_s_tuner()
669 struct si470x_device *radio = video_drvdata(file); in si470x_vidioc_g_frequency()
685 struct si470x_device *radio = video_drvdata(file); in si470x_vidioc_s_frequency()
708 struct si470x_device *radio = video_drvdata(file); in si470x_vidioc_s_hw_freq_seek()