Home
last modified time | relevance | path

Searched refs:DeviceVdispl (Results 1 – 2 of 2) sorted by relevance

/xen/tools/golang/xenlight/
A Dtypes.gen.go824 type DeviceVdispl struct { struct
910 Vdispls []DeviceVdispl
A Dhelpers.gen.go2456 func NewDeviceVdispl() (*DeviceVdispl, error) {
2458 x DeviceVdispl
2469 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