Searched defs:hdac_stream (Results 1 – 1 of 1) sorted by relevance
151 struct hdac_stream { struct152 device_t dev;153 struct hdac_dma bdl;154 int dir;155 int stream;156 int blksz;157 int running;158 int bw;159 int stripe;160 uint16_t format;