Home
last modified time | relevance | path

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

/sound/usb/
Dcard.h197 int byte_idx; member
Dpcm.c1147 subs->dsd_dop.byte_idx = 0; in snd_usb_pcm_open()
1312 if (++subs->dsd_dop.byte_idx == 3) { in fill_playback_urb_dsd_dop()
1316 subs->dsd_dop.byte_idx = 0; in fill_playback_urb_dsd_dop()
1326 int idx = (src_idx + subs->dsd_dop.byte_idx - 1) % wrap; in fill_playback_urb_dsd_dop()