Home
last modified time | relevance | path

Searched defs:remove_power_attributes (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/usb/core/
Dsysfs.c687 static void remove_power_attributes(struct device *dev) in remove_power_attributes() function
699 #define remove_power_attributes(dev) do {} while (0) macro