Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/atm/
H A Dfore200e.c2525 static const struct of_device_id fore200e_sba_match[]; variable
2533 match = of_match_device(fore200e_sba_match, &op->dev); in fore200e_sba_probe()
2571 static const struct of_device_id fore200e_sba_match[] = { variable
2577 MODULE_DEVICE_TABLE(of, fore200e_sba_match);
2582 .of_match_table = fore200e_sba_match,