Searched refs:playback_pro_size (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dice1712.h314 unsigned int playback_pro_size; member in struct:snd_ice1712
H A Dice1712.c1068 ice->playback_pro_size = snd_pcm_lib_buffer_bytes(substream);
1071 outw((ice->playback_pro_size >> 2) - 1, ICEMT(ice, PLAYBACK_SIZE));
1116 ptr = ice->playback_pro_size - (inw(ICEMT(ice, PLAYBACK_SIZE)) << 2);

Completed in 73 milliseconds