Searched defs:usb_udc_softconn_store (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/gadget/udc/
H A Dudc-core.c505 static ssize_t usb_udc_softconn_store(struct device *dev, function
528 static DEVICE_ATTR(soft_connect, S_IWUSR, NULL, usb_udc_softconn_store);

Completed in 53 milliseconds