Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/core/
Dsysfs.c671 static void remove_power_attributes(struct device *dev) in remove_power_attributes() function
683 #define remove_power_attributes(dev) do {} while (0) macro