Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/usb/caiaq/
H A Ddevice.h88 int period_out_count[MAX_STREAMS]; member
H A Daudio.c209 cdev->period_out_count[index] = out_pos; in snd_usb_caiaq_pcm_prepare()
343 &cdev->period_out_count[stream] : in check_for_elapsed_periods()
533 cdev->period_out_count[stream]++; in fill_out_urb_mode_0()
582 cdev->period_out_count[stream] += BYTES_PER_SAMPLE; in fill_out_urb_mode_3()
/kernel/linux/linux-6.6/sound/usb/caiaq/
H A Ddevice.h88 int period_out_count[MAX_STREAMS]; member
H A Daudio.c209 cdev->period_out_count[index] = out_pos; in snd_usb_caiaq_pcm_prepare()
343 &cdev->period_out_count[stream] : in check_for_elapsed_periods()
533 cdev->period_out_count[stream]++; in fill_out_urb_mode_0()
582 cdev->period_out_count[stream] += BYTES_PER_SAMPLE; in fill_out_urb_mode_3()

Completed in 4 milliseconds