Searched refs:radio_isa_match (Results 1 - 20 of 20) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/radio/ |
H A D | radio-isa.h | 92 int radio_isa_match(struct device *pdev, unsigned int dev);
|
H A D | radio-typhoon.c | 143 .match = radio_isa_match,
|
H A D | radio-aztech.c | 132 .match = radio_isa_match,
|
H A D | radio-rtrack2.c | 114 .match = radio_isa_match,
|
H A D | radio-terratec.c | 141 .match = radio_isa_match,
|
H A D | radio-aimslab.c | 166 .match = radio_isa_match,
|
H A 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); variable
|
H A D | radio-trust.c | 214 .match = radio_isa_match,
|
H A D | radio-zoltrix.c | 219 .match = radio_isa_match,
|
H A D | radio-gemtek.c | 296 .match = radio_isa_match,
|
/kernel/linux/linux-6.6/drivers/media/radio/ |
H A D | radio-isa.h | 92 int radio_isa_match(struct device *pdev, unsigned int dev);
|
H A D | radio-typhoon.c | 143 .match = radio_isa_match,
|
H A D | radio-terratec.c | 138 .match = radio_isa_match,
|
H A D | radio-aztech.c | 132 .match = radio_isa_match,
|
H A D | radio-rtrack2.c | 114 .match = radio_isa_match,
|
H A D | radio-aimslab.c | 166 .match = radio_isa_match,
|
H A 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); variable
|
H A D | radio-trust.c | 214 .match = radio_isa_match,
|
H A D | radio-zoltrix.c | 219 .match = radio_isa_match,
|
H A D | radio-gemtek.c | 296 .match = radio_isa_match,
|
Completed in 8 milliseconds