Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/usb/usbtv/
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()
Dusbtv.h126 size_t snd_period_pos; member