Searched refs:sfp_of_match (Results 1 – 1 of 1) sorted by relevance
228 static const struct of_device_id sfp_of_match[] = { variable233 MODULE_DEVICE_TABLE(of, sfp_of_match);1790 id = of_match_node(sfp_of_match, node); in sfp_probe()1904 .of_match_table = sfp_of_match,