Searched defs:DacMethod (Results 1 – 1 of 1) sorted by relevance
38 struct DacMethod { struct39 int32_t (*write)(struct DacDevice *device, uint32_t channel, uint32_t val);40 int32_t (*start)(struct DacDevice *device);41 int32_t (*stop)(struct DacDevice *device);