Searched refs:DeviceChannel (Results 1 – 2 of 2) sorted by relevance
799 type DeviceChannel struct { struct912 Channels []DeviceChannel
2342 func NewDeviceChannel(connection ChannelConnection) (*DeviceChannel, error) {2344 x DeviceChannel2356 func (x *DeviceChannel) fromC(xc *C.libxl_device_channel) error {2388 func (x *DeviceChannel) toC(xc *C.libxl_device_channel) (err error){defer func(){2865 x.Channels = make([]DeviceChannel, n)
Completed in 14 milliseconds