Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/phy/
Dsfp.c304 static const struct of_device_id sfp_of_match[] = { variable
309 MODULE_DEVICE_TABLE(of, sfp_of_match);
2530 id = of_match_node(sfp_of_match, node); in sfp_probe()
2698 .of_match_table = sfp_of_match,