Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Df71882fg.c384 static int f71882fg_remove(struct platform_device *pdev);
391 .remove = f71882fg_remove,
2499 f71882fg_remove(pdev); /* Will unregister the sysfs files for us */ in f71882fg_probe()
2503 static int f71882fg_remove(struct platform_device *pdev) in f71882fg_remove() function