Searched refs:DeviceVdispl (Results 1 – 2 of 2) sorted by relevance
824 type DeviceVdispl struct { struct910 Vdispls []DeviceVdispl
2456 func NewDeviceVdispl() (*DeviceVdispl, error) {2458 x DeviceVdispl2469 func (x *DeviceVdispl) fromC(xc *C.libxl_device_vdispl) error {2486 func (x *DeviceVdispl) toC(xc *C.libxl_device_vdispl) (err error){defer func(){2847 x.Vdispls = make([]DeviceVdispl, n)
Completed in 19 milliseconds