Home
last modified time | relevance | path

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

/drivers/hwmon/
Dit87.c296 static int __devexit it87_remove(struct platform_device *pdev);
311 .remove = __devexit_p(it87_remove),
1272 static int __devexit it87_remove(struct platform_device *pdev) in it87_remove() function