Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.6/drivers/atm/
H A Dfore200e.c2523 static const struct of_device_id fore200e_sba_match[]; variable
2531 match = of_match_device(fore200e_sba_match, &op->dev); in fore200e_sba_probe()
2569 static const struct of_device_id fore200e_sba_match[] = { variable
2575 MODULE_DEVICE_TABLE(of, fore200e_sba_match);
2580 .of_match_table = fore200e_sba_match,

Completed in 12 milliseconds