Searched refs:USB_UDC_ATTR (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/usb/gadget/udc/
H A Dcore.c1818 #define USB_UDC_ATTR(name) \ macro
1829 static USB_UDC_ATTR(is_otg);
1830 static USB_UDC_ATTR(is_a_peripheral);
1831 static USB_UDC_ATTR(b_hnp_enable);
1832 static USB_UDC_ATTR(a_hnp_support);
1833 static USB_UDC_ATTR(a_alt_hnp_support);
1834 static USB_UDC_ATTR(is_selfpowered);

Completed in 117 milliseconds