Searched defs:AudioCard (Results 1 – 1 of 1) sorted by relevance
88 struct AudioCard { struct89 struct HdfDeviceObject *device;95 int32_t sapmComponentsNum;97 int32_t sapmRoutesNum;99 struct DListHead list;105 uint64_t time;106 bool sapmSleepState;107 bool sapmStandbyState;108 bool sapmMonitorState;109 bool sapmStandbyStartTimeFlag;[all …]