Searched refs:get_pins (Results 1 – 7 of 7) sorted by relevance
41 u8 (*get_pins)(struct snd_tea575x *tea); member
105 tea->tuned = tea->ops->get_pins(tea) & TEA575X_MOST ? 0 : 1; in snd_tea575x_read()109 rdata = tea->ops->get_pins(tea); in snd_tea575x_read()
113 .get_pins = maxiradio_tea575x_get_pins,
77 .get_pins = fmr2_tea575x_get_pins,
390 static void get_pins(unsigned char __iomem* pins, struct matrox_bios* bd) { in get_pins() function517 get_pins(vbios + pins_offset, bd); in parse_bios()524 get_pins(vbios + pins_offset, bd); in parse_bios()
807 .get_pins = snd_fm801_tea575x_get_pins,
2599 .get_pins = snd_es1968_tea575x_get_pins,