Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/w1/masters/
Domap_hdq.c72 static int omap_hdq_probe(struct platform_device *pdev);
82 .probe = omap_hdq_probe,
547 static int omap_hdq_probe(struct platform_device *pdev) in omap_hdq_probe() function