snd_tea575x 28 include/sound/tea575x-tuner.h struct snd_tea575x; snd_tea575x 31 include/sound/tea575x-tuner.h void (*write)(struct snd_tea575x *tea, unsigned int val); snd_tea575x 32 include/sound/tea575x-tuner.h unsigned int (*read)(struct snd_tea575x *tea); snd_tea575x 33 include/sound/tea575x-tuner.h void (*mute)(struct snd_tea575x *tea, unsigned int mute); snd_tea575x 90 sound/i2c/other/tea575x-tuner.c struct snd_tea575x *tea = video_drvdata(file); snd_tea575x 179 sound/i2c/other/tea575x-tuner.c struct snd_tea575x *tea = video_drvdata(file); snd_tea575x 186 sound/i2c/other/tea575x-tuner.c struct snd_tea575x *tea = video_drvdata(file); snd_tea575x 197 sound/pci/fm801.c struct snd_tea575x tea;