Home
last modified time | relevance | path

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

/linux/include/media/drv-intf/
H A Dtea575x.h32 u8 (*get_pins)(struct snd_tea575x *tea); member
/linux/drivers/media/radio/
H A Dradio-maxiradio.c114 .get_pins = maxiradio_tea575x_get_pins,
H A 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()
H A Dradio-sf16fmr2.c88 .get_pins = fmr2_tea575x_get_pins,
/linux/drivers/media/pci/bt8xx/
H A Dbttv-cards.c3803 .get_pins = bttv_tea575x_get_pins,