Home
last modified time | relevance | path

Searched refs:device_pm_remove (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/power/
H A Dpower.h116 extern void device_pm_remove(struct device *);
140 static inline void device_pm_remove(struct device *dev) in device_pm_remove() function
H A Dmain.c149 * device_pm_remove - Remove a device from the PM core's list of active devices.
152 void device_pm_remove(struct device *dev) in device_pm_remove() function
/kernel/linux/linux-6.6/drivers/base/power/
H A Dpower.h116 extern void device_pm_remove(struct device *);
140 static inline void device_pm_remove(struct device *dev) in device_pm_remove() function
H A Dmain.c148 * device_pm_remove - Remove a device from the PM core's list of active devices.
151 void device_pm_remove(struct device *dev) in device_pm_remove() function
/kernel/linux/linux-5.10/drivers/base/
H A Dcore.c3024 device_pm_remove(dev); in device_add()
3179 device_pm_remove(dev); in device_del()
/kernel/linux/linux-6.6/drivers/base/
H A Dcore.c3665 device_pm_remove(dev); in device_add()
3821 device_pm_remove(dev); in device_del()

Completed in 17 milliseconds