Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
2500 return err; /* f71882fg_remove() also frees our data */ in f71882fg_probe()
2503 static int f71882fg_remove(struct platform_device *pdev) in f71882fg_remove() function
/kernel/linux/linux-6.6/drivers/hwmon/
H A Df71882fg.c2226 static int f71882fg_remove(struct platform_device *pdev) in f71882fg_remove() function
2508 f71882fg_remove(pdev); /* Will unregister the sysfs files for us */ in f71882fg_probe()
2509 return err; /* f71882fg_remove() also frees our data */ in f71882fg_probe()
2662 .remove = f71882fg_remove,

Completed in 10 milliseconds