Searched refs:sfp_of_match (Results 1 – 1 of 1) sorted by relevance
304 static const struct of_device_id sfp_of_match[] = { variable309 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,