Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/power/
H A Dpower.h71 extern void dpm_sysfs_remove(struct device *dev);
95 static inline void dpm_sysfs_remove(struct device *dev) {} in dpm_sysfs_remove() function
H A Dsysfs.c829 void dpm_sysfs_remove(struct device *dev) in dpm_sysfs_remove() function
/openbmc/linux/drivers/base/
H A Dcore.c3684 dpm_sysfs_remove(dev); in device_add()
3813 dpm_sysfs_remove(dev); in device_del()