Home
last modified time | relevance | path

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

/linux/drivers/media/usb/usbtv/
H A Dusbtv-audio.c93 chip->snd_period_pos = 0; in snd_usbtv_prepare()
129 period_pos = chip->snd_period_pos; in usbtv_audio_urb_received()
162 chip->snd_period_pos = period_pos; in usbtv_audio_urb_received()
H A Dusbtv.h127 size_t snd_period_pos; member