Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dnet2280.c1897 #define device_remove_file(a, b) do { } while (0) macro
/openbmc/linux/drivers/base/
H A Dcore.c3034 void device_remove_file(struct device *dev, in device_remove_file() function