Searched refs:get_pins (Results 1 – 8 of 8) sorted by relevance
32 u8 (*get_pins)(struct snd_tea575x *tea); member
114 .get_pins = maxiradio_tea575x_get_pins,
124 tea->tuned = tea->ops->get_pins(tea) & TEA575X_MOST ? 0 : 1; in snd_tea575x_read()128 rdata = tea->ops->get_pins(tea); in snd_tea575x_read()
88 .get_pins = fmr2_tea575x_get_pins,
391 static void get_pins(unsigned char __iomem* pins, struct matrox_bios* bd) { in get_pins() function518 get_pins(vbios + pins_offset, bd); in parse_bios()525 get_pins(vbios + pins_offset, bd); in parse_bios()
836 .get_pins = snd_fm801_tea575x_get_pins,
2588 .get_pins = snd_es1968_tea575x_get_pins,
3805 .get_pins = bttv_tea575x_get_pins,
Completed in 22 milliseconds