Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/atm/
Dfore200e.c2539 static const struct of_device_id fore200e_sba_match[]; variable
2547 match = of_match_device(fore200e_sba_match, &op->dev); in fore200e_sba_probe()
2585 static const struct of_device_id fore200e_sba_match[] = { variable
2591 MODULE_DEVICE_TABLE(of, fore200e_sba_match);
2596 .of_match_table = fore200e_sba_match,