Searched refs:DeviceVsnd (Results 1 – 2 of 2) sorted by relevance
887 type DeviceVsnd struct { struct911 Vsnds []DeviceVsnd
2669 func NewDeviceVsnd() (*DeviceVsnd, error) {2671 x DeviceVsnd2682 func (x *DeviceVsnd) fromC(xc *C.libxl_device_vsnd) error {2703 func (x *DeviceVsnd) toC(xc *C.libxl_device_vsnd) (err error){defer func(){2856 x.Vsnds = make([]DeviceVsnd, n)
Completed in 22 milliseconds