Home
last modified time | relevance | path

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

/linux-4.1.27/net/dsa/
Ddsa.c573 static int dsa_of_probe(struct device *dev) in dsa_of_probe() function
695 static inline int dsa_of_probe(struct device *dev) in dsa_of_probe() function
759 ret = dsa_of_probe(&pdev->dev); in dsa_probe()