Home
last modified time | relevance | path

Searched defs:tea (Results 1 – 8 of 8) sorted by relevance

/drivers/media/radio/
A Dtea575x.c108 static u32 snd_tea575x_read(struct snd_tea575x *tea) in snd_tea575x_read()
179 void snd_tea575x_set_freq(struct snd_tea575x *tea) in snd_tea575x_set_freq()
223 struct snd_tea575x *tea = video_drvdata(file); in vidioc_querycap() local
268 struct snd_tea575x *tea = video_drvdata(file); in vidioc_enum_freq_bands() local
300 struct snd_tea575x *tea = video_drvdata(file); in vidioc_g_tuner() local
308 struct snd_tea575x *tea = video_drvdata(file); in vidioc_s_tuner() local
326 struct snd_tea575x *tea = video_drvdata(file); in vidioc_g_frequency() local
338 struct snd_tea575x *tea = video_drvdata(file); in vidioc_s_frequency() local
446 struct snd_tea575x *tea = video_drvdata(file); in vidioc_s_hw_freq_seek() local
495 int snd_tea575x_hw_init(struct snd_tea575x *tea) in snd_tea575x_hw_init()
[all …]
A Dradio-tea5777.c162 static u32 tea5777_freq_to_v4l2_freq(struct radio_tea5777 *tea, u32 freq) in tea5777_freq_to_v4l2_freq()
173 int radio_tea5777_set_freq(struct radio_tea5777 *tea) in radio_tea5777_set_freq()
257 struct radio_tea5777 *tea = video_drvdata(file); in vidioc_querycap() local
269 struct radio_tea5777 *tea = video_drvdata(file); in vidioc_enum_freq_bands() local
282 struct radio_tea5777 *tea = video_drvdata(file); in vidioc_g_tuner() local
324 struct radio_tea5777 *tea = video_drvdata(file); in vidioc_s_tuner() local
343 struct radio_tea5777 *tea = video_drvdata(file); in vidioc_g_frequency() local
355 struct radio_tea5777 *tea = video_drvdata(file); in vidioc_s_frequency() local
372 struct radio_tea5777 *tea = video_drvdata(file); in vidioc_s_hw_freq_seek() local
485 struct radio_tea5777 *tea = in tea575x_s_ctrl() local
[all …]
A Dradio-maxiradio.c72 struct snd_tea575x tea; member
84 static void maxiradio_tea575x_set_pins(struct snd_tea575x *tea, u8 pins) in maxiradio_tea575x_set_pins()
99 static u8 maxiradio_tea575x_get_pins(struct snd_tea575x *tea) in maxiradio_tea575x_get_pins()
108 static void maxiradio_tea575x_set_direction(struct snd_tea575x *tea, bool output) in maxiradio_tea575x_set_direction()
A Dradio-sf16fmr2.c34 struct snd_tea575x tea; member
60 static void fmr2_tea575x_set_pins(struct snd_tea575x *tea, u8 pins) in fmr2_tea575x_set_pins()
73 static u8 fmr2_tea575x_get_pins(struct snd_tea575x *tea) in fmr2_tea575x_get_pins()
82 static void fmr2_tea575x_set_direction(struct snd_tea575x *tea, bool output) in fmr2_tea575x_set_direction()
151 struct snd_tea575x *tea = container_of(ctrl->handler, struct snd_tea575x, ctrl_handler); in fmr2_s_ctrl() local
184 static int fmr2_tea_ext_init(struct snd_tea575x *tea) in fmr2_tea_ext_init()
A Dradio-shark2.c60 struct radio_tea5777 tea; member
75 static int shark_write_reg(struct radio_tea5777 *tea, u64 reg) in shark_write_reg()
100 static int shark_read_reg(struct radio_tea5777 *tea, u32 *reg_ret) in shark_read_reg()
A Dradio-shark.c64 struct snd_tea575x tea; member
80 static void shark_write_val(struct snd_tea575x *tea, u32 val) in shark_write_val()
104 static u32 shark_read_val(struct snd_tea575x *tea) in shark_read_val()
/drivers/media/pci/bt8xx/
A Dbttv-cards.c3739 static void bttv_tea575x_set_pins(struct snd_tea575x *tea, u8 pins) in bttv_tea575x_set_pins()
3760 static u8 bttv_tea575x_get_pins(struct snd_tea575x *tea) in bttv_tea575x_get_pins()
3787 static void bttv_tea575x_set_direction(struct snd_tea575x *tea, bool output) in bttv_tea575x_set_direction()
A Dbttvp.h400 struct snd_tea575x tea; member

Completed in 30 milliseconds