Lines Matching refs:si470x_device
179 static int si470x_set_band(struct si470x_device *radio, int band) in si470x_set_band()
193 static int si470x_set_chan(struct si470x_device *radio, unsigned short chan) in si470x_set_chan()
239 static unsigned int si470x_get_step(struct si470x_device *radio) in si470x_get_step()
259 static int si470x_get_freq(struct si470x_device *radio, unsigned int *freq) in si470x_get_freq()
277 int si470x_set_freq(struct si470x_device *radio, unsigned int freq) in si470x_set_freq()
294 static int si470x_set_seek(struct si470x_device *radio, in si470x_set_seek()
367 int si470x_start(struct si470x_device *radio) in si470x_start()
412 int si470x_stop(struct si470x_device *radio) in si470x_stop()
437 static int si470x_rds_on(struct si470x_device *radio) in si470x_rds_on()
462 struct si470x_device *radio = video_drvdata(file); in si470x_fops_read()
518 struct si470x_device *radio = video_drvdata(file); in si470x_fops_poll()
539 struct si470x_device *radio = video_drvdata(file); in si470x_fops_open()
550 struct si470x_device *radio = video_drvdata(file); in si470x_fops_release()
577 struct si470x_device *radio = in si470x_s_ctrl()
578 container_of(ctrl->handler, struct si470x_device, hdl); in si470x_s_ctrl()
603 struct si470x_device *radio = video_drvdata(file); in si470x_vidioc_g_tuner()
663 struct si470x_device *radio = video_drvdata(file); in si470x_vidioc_s_tuner()
689 struct si470x_device *radio = video_drvdata(file); in si470x_vidioc_g_frequency()
705 struct si470x_device *radio = video_drvdata(file); in si470x_vidioc_s_frequency()
728 struct si470x_device *radio = video_drvdata(file); in si470x_vidioc_s_hw_freq_seek()
761 struct si470x_device *radio = video_drvdata(file); in si470x_vidioc_querycap()