Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/usbip/
H A Dusbip_common.h60 extern struct device_attribute dev_attr_usbip_debug;
H A Dusbip_common.c33 struct device_attribute dev_attr_usbip_debug; variable
34 EXPORT_SYMBOL_GPL(dev_attr_usbip_debug);
H A Dvhci_sysfs.c516 *(attrs + 3) = &dev_attr_usbip_debug.attr; in vhci_init_attr_group()
H A Dstub_dev.c148 &dev_attr_usbip_debug.attr,