Searched refs:radio_isa_probe (Results 1 - 20 of 20) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/radio/ |
H A D | radio-isa.h | 93 int radio_isa_probe(struct device *pdev, unsigned int dev);
|
H A D | radio-typhoon.c | 144 .probe = radio_isa_probe,
|
H A D | radio-aztech.c | 133 .probe = radio_isa_probe,
|
H A D | radio-rtrack2.c | 115 .probe = radio_isa_probe,
|
H A D | radio-terratec.c | 142 .probe = radio_isa_probe,
|
H A D | radio-aimslab.c | 167 .probe = radio_isa_probe,
|
H A D | radio-isa.c | 291 int radio_isa_probe(struct device *pdev, unsigned int dev) in radio_isa_probe() function 339 EXPORT_SYMBOL_GPL(radio_isa_probe); variable
|
H A D | radio-trust.c | 215 .probe = radio_isa_probe,
|
H A D | radio-zoltrix.c | 220 .probe = radio_isa_probe,
|
H A D | radio-gemtek.c | 297 .probe = radio_isa_probe,
|
/kernel/linux/linux-6.6/drivers/media/radio/ |
H A D | radio-isa.h | 93 int radio_isa_probe(struct device *pdev, unsigned int dev);
|
H A D | radio-typhoon.c | 144 .probe = radio_isa_probe,
|
H A D | radio-terratec.c | 139 .probe = radio_isa_probe,
|
H A D | radio-aztech.c | 133 .probe = radio_isa_probe,
|
H A D | radio-rtrack2.c | 115 .probe = radio_isa_probe,
|
H A D | radio-aimslab.c | 167 .probe = radio_isa_probe,
|
H A D | radio-isa.c | 290 int radio_isa_probe(struct device *pdev, unsigned int dev) in radio_isa_probe() function 338 EXPORT_SYMBOL_GPL(radio_isa_probe); variable
|
H A D | radio-trust.c | 215 .probe = radio_isa_probe,
|
H A D | radio-zoltrix.c | 220 .probe = radio_isa_probe,
|
H A D | radio-gemtek.c | 297 .probe = radio_isa_probe,
|
Completed in 16 milliseconds