Searched refs:fmr2_probe (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/radio/ |
H A D | radio-sf16fmr2.c | 207 static int fmr2_probe(struct fmr2 *fmr2, struct device *pdev, int io) in fmr2_probe() function 259 if (fmr2_probe(fmr2, pdev, FMR2_PORT)) { in fmr2_isa_match() 277 ret = fmr2_probe(fmr2, &pdev->dev, pnp_port_start(pdev, 0)); in fmr2_pnp_probe()
|
/kernel/linux/linux-6.6/drivers/media/radio/ |
H A D | radio-sf16fmr2.c | 207 static int fmr2_probe(struct fmr2 *fmr2, struct device *pdev, int io) in fmr2_probe() function 259 if (fmr2_probe(fmr2, pdev, FMR2_PORT)) { in fmr2_isa_match() 277 ret = fmr2_probe(fmr2, &pdev->dev, pnp_port_start(pdev, 0)); in fmr2_pnp_probe()
|
Completed in 2 milliseconds