Home
last modified time | relevance | path

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

/drivers/media/radio/
Dradio-maxiradio.c114 .get_pins = maxiradio_tea575x_get_pins,
Dtea575x.c124 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()
Dradio-sf16fmr2.c88 .get_pins = fmr2_tea575x_get_pins,
/drivers/video/fbdev/matrox/
Dmatroxfb_misc.c391 static void get_pins(unsigned char __iomem* pins, struct matrox_bios* bd) { in get_pins() function
518 get_pins(vbios + pins_offset, bd); in parse_bios()
525 get_pins(vbios + pins_offset, bd); in parse_bios()
/drivers/media/pci/bt8xx/
Dbttv-cards.c3805 .get_pins = bttv_tea575x_get_pins,