Home
last modified time | relevance | path

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

/linux/sound/usb/caiaq/
H A Daudio.c201 cdev->period_out_count[index] = out_pos; in snd_usb_caiaq_pcm_prepare()
332 &cdev->period_out_count[stream] : in check_for_elapsed_periods()
522 cdev->period_out_count[stream]++; in fill_out_urb_mode_0()
571 cdev->period_out_count[stream] += BYTES_PER_SAMPLE; in fill_out_urb_mode_3()
H A Ddevice.h88 int period_out_count[MAX_STREAMS]; member