Searched refs:period_out_count (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/usb/caiaq/
H A Ddevice.h88 int period_out_count[MAX_STREAMS]; member in struct:snd_usb_caiaqdev
H A Daudio.c209 cdev->period_out_count[index] = out_pos;
343 &cdev->period_out_count[stream] :
533 cdev->period_out_count[stream]++;
582 cdev->period_out_count[stream] += BYTES_PER_SAMPLE;

Completed in 105 milliseconds