Searched defs:DaiDevice (Results 1 – 1 of 1) sorted by relevance
28 struct DaiDevice { struct29 const char *devDaiName; /**< Dai device name */53 int32_t (*Startup)(const struct AudioCard *audioCard, const struct DaiDevice *dai); argument