Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dsysfs.c669 static void remove_power_attributes(struct device *dev) in remove_power_attributes() function
681 #define remove_power_attributes(dev) do {} while (0) macro