get_pins         3805 drivers/media/pci/bt8xx/bttv-cards.c 	.get_pins = bttv_tea575x_get_pins,
get_pins          114 drivers/media/radio/radio-maxiradio.c 	.get_pins = maxiradio_tea575x_get_pins,
get_pins           88 drivers/media/radio/radio-sf16fmr2.c 	.get_pins = fmr2_tea575x_get_pins,
get_pins          124 drivers/media/radio/tea575x.c 			tea->tuned = tea->ops->get_pins(tea) & TEA575X_MOST ? 0 : 1;
get_pins          128 drivers/media/radio/tea575x.c 		rdata = tea->ops->get_pins(tea);
get_pins          518 drivers/video/fbdev/matrox/matroxfb_misc.c 			get_pins(vbios + pins_offset, bd);
get_pins          525 drivers/video/fbdev/matrox/matroxfb_misc.c 		get_pins(vbios + pins_offset, bd);
get_pins           32 include/media/drv-intf/tea575x.h 	u8 (*get_pins)(struct snd_tea575x *tea);
get_pins         2595 sound/pci/es1968.c 	.get_pins = snd_es1968_tea575x_get_pins,
get_pins          826 sound/pci/fm801.c 	.get_pins = snd_fm801_tea575x_get_pins,