Searched refs:DeviceUsbctrl (Results 1 – 2 of 2) sorted by relevance
746 type DeviceUsbctrl struct { struct913 Usbctrls []DeviceUsbctrl
2088 func NewDeviceUsbctrl() (*DeviceUsbctrl, error) {2090 x DeviceUsbctrl2101 func (x *DeviceUsbctrl) fromC(xc *C.libxl_device_usbctrl) error {2111 func (x *DeviceUsbctrl) toC(xc *C.libxl_device_usbctrl) (err error){defer func(){2874 x.Usbctrls = make([]DeviceUsbctrl, n)
Completed in 20 milliseconds