Home
last modified time | relevance | path

Searched refs:get_pins (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/include/sound/
Dtea575x-tuner.h41 u8 (*get_pins)(struct snd_tea575x *tea); member
/linux-3.4.99/sound/i2c/other/
Dtea575x-tuner.c105 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()
/linux-3.4.99/drivers/media/radio/
Dradio-maxiradio.c113 .get_pins = maxiradio_tea575x_get_pins,
Dradio-sf16fmr2.c77 .get_pins = fmr2_tea575x_get_pins,
/linux-3.4.99/drivers/video/matrox/
Dmatroxfb_misc.c390 static void get_pins(unsigned char __iomem* pins, struct matrox_bios* bd) { in get_pins() function
517 get_pins(vbios + pins_offset, bd); in parse_bios()
524 get_pins(vbios + pins_offset, bd); in parse_bios()
/linux-3.4.99/sound/pci/
Dfm801.c807 .get_pins = snd_fm801_tea575x_get_pins,
Des1968.c2599 .get_pins = snd_es1968_tea575x_get_pins,