/Linux-v4.19/drivers/media/radio/ |
D | tea575x.c | 93 static void snd_tea575x_write(struct snd_tea575x *tea, unsigned int val) in snd_tea575x_write() 119 static u32 snd_tea575x_read(struct snd_tea575x *tea) in snd_tea575x_read() 153 static u32 snd_tea575x_val_to_freq(struct snd_tea575x *tea, u32 val) in snd_tea575x_val_to_freq() 185 static u32 snd_tea575x_get_freq(struct snd_tea575x *tea) in snd_tea575x_get_freq() 190 void snd_tea575x_set_freq(struct snd_tea575x *tea) in snd_tea575x_set_freq() 234 struct snd_tea575x *tea = video_drvdata(file); in vidioc_querycap() local 247 int snd_tea575x_enum_freq_bands(struct snd_tea575x *tea, in snd_tea575x_enum_freq_bands() 283 struct snd_tea575x *tea = video_drvdata(file); in vidioc_enum_freq_bands() local 288 int snd_tea575x_g_tuner(struct snd_tea575x *tea, struct v4l2_tuner *v) in snd_tea575x_g_tuner() 315 struct snd_tea575x *tea = video_drvdata(file); in vidioc_g_tuner() local [all …]
|
D | radio-tea5777.c | 172 static u32 tea5777_freq_to_v4l2_freq(struct radio_tea5777 *tea, u32 freq) in tea5777_freq_to_v4l2_freq() 183 int radio_tea5777_set_freq(struct radio_tea5777 *tea) in radio_tea5777_set_freq() 234 static int radio_tea5777_update_read_reg(struct radio_tea5777 *tea, int wait) in radio_tea5777_update_read_reg() 267 struct radio_tea5777 *tea = video_drvdata(file); in vidioc_querycap() local 282 struct radio_tea5777 *tea = video_drvdata(file); in vidioc_enum_freq_bands() local 295 struct radio_tea5777 *tea = video_drvdata(file); in vidioc_g_tuner() local 337 struct radio_tea5777 *tea = video_drvdata(file); in vidioc_s_tuner() local 356 struct radio_tea5777 *tea = video_drvdata(file); in vidioc_g_frequency() local 368 struct radio_tea5777 *tea = video_drvdata(file); in vidioc_s_frequency() local 385 struct radio_tea5777 *tea = video_drvdata(file); in vidioc_s_hw_freq_seek() local [all …]
|
D | radio-maxiradio.c | 71 struct snd_tea575x tea; member 83 static void maxiradio_tea575x_set_pins(struct snd_tea575x *tea, u8 pins) in maxiradio_tea575x_set_pins() 98 static u8 maxiradio_tea575x_get_pins(struct snd_tea575x *tea) in maxiradio_tea575x_get_pins() 107 static void maxiradio_tea575x_set_direction(struct snd_tea575x *tea, bool output) in maxiradio_tea575x_set_direction()
|
D | radio-sf16fmr2.c | 33 struct snd_tea575x tea; member 59 static void fmr2_tea575x_set_pins(struct snd_tea575x *tea, u8 pins) in fmr2_tea575x_set_pins() 72 static u8 fmr2_tea575x_get_pins(struct snd_tea575x *tea) in fmr2_tea575x_get_pins() 81 static void fmr2_tea575x_set_direction(struct snd_tea575x *tea, bool output) in fmr2_tea575x_set_direction() 150 struct snd_tea575x *tea = container_of(ctrl->handler, struct snd_tea575x, ctrl_handler); in fmr2_s_ctrl() local 183 static int fmr2_tea_ext_init(struct snd_tea575x *tea) in fmr2_tea_ext_init()
|
D | radio-shark.c | 64 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()
|
D | radio-shark2.c | 60 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()
|
/Linux-v4.19/sound/i2c/ |
D | tea6330t.c | 99 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_get_master_volume() local 111 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_put_master_volume() local 150 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_get_master_switch() local 162 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_put_master_switch() local 192 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_info_bass() local 204 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_get_bass() local 213 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_put_bass() local 239 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_info_treble() local 251 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_get_treble() local 260 struct tea6330t *tea = snd_kcontrol_chip(kcontrol); in snd_tea6330t_put_treble() local [all …]
|
/Linux-v4.19/drivers/media/pci/bt8xx/ |
D | bttv-cards.c | 3753 static void bttv_tea575x_set_pins(struct snd_tea575x *tea, u8 pins) in bttv_tea575x_set_pins() 3774 static u8 bttv_tea575x_get_pins(struct snd_tea575x *tea) in bttv_tea575x_get_pins() 3801 static void bttv_tea575x_set_direction(struct snd_tea575x *tea, bool output) in bttv_tea575x_set_direction()
|
D | bttvp.h | 456 struct snd_tea575x tea; member
|
/Linux-v4.19/arch/sh/include/asm/ |
D | suspend.h | 47 unsigned long tea; member
|
/Linux-v4.19/sound/pci/ |
D | fm801.c | 207 struct snd_tea575x tea; member 764 static void snd_fm801_tea575x_set_pins(struct snd_tea575x *tea, u8 pins) in snd_fm801_tea575x_set_pins() 782 static u8 snd_fm801_tea575x_get_pins(struct snd_tea575x *tea) in snd_fm801_tea575x_get_pins() 797 static void snd_fm801_tea575x_set_direction(struct snd_tea575x *tea, bool output) in snd_fm801_tea575x_set_direction()
|
D | es1968.c | 566 struct snd_tea575x tea; member 2560 static void snd_es1968_tea575x_set_pins(struct snd_tea575x *tea, u8 pins) in snd_es1968_tea575x_set_pins() 2573 static u8 snd_es1968_tea575x_get_pins(struct snd_tea575x *tea) in snd_es1968_tea575x_get_pins() 2588 static void snd_es1968_tea575x_set_direction(struct snd_tea575x *tea, bool output) in snd_es1968_tea575x_set_direction()
|