Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dsysfs.c343 static int add_persist_attributes(struct device *dev) in add_persist_attributes() function
678 #define add_persist_attributes(dev) 0 macro
1023 retval = add_persist_attributes(dev); in usb_create_sysfs_dev_files()