mirror of
https://github.com/luckfox-eng29/kvm.git
synced 2026-01-18 03:28:19 +01:00
5 lines
125 B
Go
5 lines
125 B
Go
package usbgadget
|
|
|
|
const dwc3Path = "/sys/bus/platform/drivers/dwc3"
|
|
const udcPath = "/sys/kernel/config/usb_gadget/kvm/UDC"
|