Home
last modified time | relevance | path

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

/sound/usb/
Dcard.h156 int byte_idx; member
Dpcm.c1261 subs->dsd_dop.byte_idx = 0; in snd_usb_pcm_open()
1392 if (++subs->dsd_dop.byte_idx == 3) { in fill_playback_urb_dsd_dop()
1396 subs->dsd_dop.byte_idx = 0; in fill_playback_urb_dsd_dop()
1406 int idx = (src_idx + subs->dsd_dop.byte_idx - 1) % wrap; in fill_playback_urb_dsd_dop()