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

/linux-4.1.27/drivers/media/radio/
H A Dradio-sf16fmr2.c30 struct fmr2 { struct
61 struct fmr2 *fmr2 = tea->private_data; fmr2_tea575x_set_pins() local
74 struct fmr2 *fmr2 = tea->private_data; fmr2_tea575x_get_pins() local
115 static void tc9154a_set_pins(struct fmr2 *fmr2, u8 pins) tc9154a_set_pins() argument
123 static void tc9154a_set_attenuation(struct fmr2 *fmr2, int att, u32 channel) tc9154a_set_attenuation() argument
151 struct fmr2 *fmr2 = tea->private_data; fmr2_s_ctrl() local
185 struct fmr2 *fmr2 = tea->private_data; fmr2_tea_ext_init() local
206 static int fmr2_probe(struct fmr2 *fmr2, struct device *pdev, int io) fmr2_probe() argument
254 struct fmr2 *fmr2 = kzalloc(sizeof(*fmr2), GFP_KERNEL); fmr2_isa_match() local
271 struct fmr2 *fmr2 = kzalloc(sizeof(*fmr2), GFP_KERNEL); fmr2_pnp_probe() local
287 static void fmr2_remove(struct fmr2 *fmr2) fmr2_remove() argument

Completed in 38 milliseconds