Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/hwmon/
Dsis5595.c193 static int __devexit sis5595_remove(struct platform_device *pdev);
206 .remove = __devexit_p(sis5595_remove),
606 static int __devexit sis5595_remove(struct platform_device *pdev) in sis5595_remove() function