Searched refs:radio_isa_match (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/media/radio/ |
D | radio-isa.h | 100 int radio_isa_match(struct device *pdev, unsigned int dev);
|
D | radio-rtrack2.c | 113 .match = radio_isa_match,
|
D | radio-terratec.c | 140 .match = radio_isa_match,
|
D | radio-aztech.c | 131 .match = radio_isa_match,
|
D | radio-typhoon.c | 142 .match = radio_isa_match,
|
D | radio-aimslab.c | 165 .match = radio_isa_match,
|
D | radio-isa.c | 172 int radio_isa_match(struct device *pdev, unsigned int dev) in radio_isa_match() function 178 EXPORT_SYMBOL_GPL(radio_isa_match);
|
D | radio-zoltrix.c | 218 .match = radio_isa_match,
|
D | radio-trust.c | 214 .match = radio_isa_match,
|
D | radio-gemtek.c | 295 .match = radio_isa_match,
|