Home
last modified time | relevance | path

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

/xen/tools/golang/xenlight/
A Dtypes.gen.go881 type VsndPcm struct { struct
894 Pcms []VsndPcm
A Dhelpers.gen.go2614 func NewVsndPcm() (*VsndPcm, error) {
2616 x VsndPcm
2627 func (x *VsndPcm) fromC(xc *C.libxl_vsnd_pcm) error {
2644 func (x *VsndPcm) toC(xc *C.libxl_vsnd_pcm) (err error){defer func(){
2694 x.Pcms = make([]VsndPcm, n)

Completed in 14 milliseconds