get_pins
.get_pins = bttv_tea575x_get_pins,
.get_pins = maxiradio_tea575x_get_pins,
.get_pins = fmr2_tea575x_get_pins,
tea->tuned = tea->ops->get_pins(tea) & TEA575X_MOST ? 0 : 1;
rdata = tea->ops->get_pins(tea);
get_pins(vbios + pins_offset, bd);
get_pins(vbios + pins_offset, bd);
u8 (*get_pins)(struct snd_tea575x *tea);
.get_pins = snd_es1968_tea575x_get_pins,
.get_pins = snd_fm801_tea575x_get_pins,