Home
last modified time | relevance | path

Searched defs:fmr2 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/radio/
H A Dradio-sf16fmr2.c31 struct fmr2 { struct
41 static struct fmr2 *fmr2_cards[FMR2_MAX]; argument
62 struct fmr2 *fmr2 = tea->private_data; in fmr2_tea575x_set_pins() local
75 struct fmr2 *fmr2 = tea->private_data; in fmr2_tea575x_get_pins() local
116 static void tc9154a_set_pins(struct fmr2 *fmr2, u8 pins) in tc9154a_set_pins()
124 static void tc9154a_set_attenuation(struct fmr2 *fmr2, int att, u32 channel) in tc9154a_set_attenuation()
152 struct fmr2 *fmr2 = tea->private_data; in fmr2_s_ctrl() local
186 struct fmr2 *fmr2 = tea->private_data; in fmr2_tea_ext_init() local
207 static int fmr2_probe(struct fmr2 *fmr2, struct device *pdev, int io) in fmr2_probe()
255 struct fmr2 *fmr2 = kzalloc(sizeof(*fmr2), GFP_KERNEL); in fmr2_isa_match() local
[all …]
/linux/drivers/net/wan/framer/pef2256/
H A Dpef2256.c208 u8 fmr1, fmr2; in pef2256_setup_e1_line() local