Searched refs:radio_isa_match (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/drivers/media/radio/ |
D | radio-isa.h | 105 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 | 132 .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 | 177 int radio_isa_match(struct device *pdev, unsigned int dev) in radio_isa_match() function 183 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 | 299 .match = radio_isa_match,
|