Searched refs:radio_isa_match (Results 1 – 10 of 10) sorted by relevance
/linux-5.19.10/drivers/media/radio/ |
D | radio-isa.h | 92 int radio_isa_match(struct device *pdev, unsigned int dev);
|
D | radio-rtrack2.c | 114 .match = radio_isa_match,
|
D | radio-aztech.c | 132 .match = radio_isa_match,
|
D | radio-terratec.c | 141 .match = radio_isa_match,
|
D | radio-typhoon.c | 143 .match = radio_isa_match,
|
D | radio-aimslab.c | 166 .match = radio_isa_match,
|
D | radio-isa.c | 161 int radio_isa_match(struct device *pdev, unsigned int dev) in radio_isa_match() function 167 EXPORT_SYMBOL_GPL(radio_isa_match);
|
D | radio-zoltrix.c | 219 .match = radio_isa_match,
|
D | radio-trust.c | 214 .match = radio_isa_match,
|
D | radio-gemtek.c | 296 .match = radio_isa_match,
|