Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/w1/masters/
Domap_hdq.c73 static int omap_hdq_remove(struct platform_device *pdev);
83 .remove = omap_hdq_remove,
615 static int omap_hdq_remove(struct platform_device *pdev) in omap_hdq_remove() function