Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/radio/
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 …]