Home
last modified time | relevance | path

Searched refs:fore200e_sba_match (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/atm/
Dfore200e.c2630 static const struct of_device_id fore200e_sba_match[]; variable
2639 match = of_match_device(fore200e_sba_match, &op->dev); in fore200e_sba_probe()
2678 static const struct of_device_id fore200e_sba_match[] = { variable
2685 MODULE_DEVICE_TABLE(of, fore200e_sba_match);
2690 .of_match_table = fore200e_sba_match,