Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dnet2280.c1896 #define device_create_file(a, b) (0) macro
/openbmc/linux/drivers/base/
H A Dcore.c3000 int device_create_file(struct device *dev, in device_create_file() function