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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ice1712/
H A Dice1712.c1067 ice->playback_pro_size = snd_pcm_lib_buffer_bytes(substream);
1070 outw((ice->playback_pro_size >> 2) - 1, ICEMT(ice, PLAYBACK_SIZE));
1115 ptr = ice->playback_pro_size - (inw(ICEMT(ice, PLAYBACK_SIZE)) << 2);
H A Dice1712.h314 unsigned int playback_pro_size; member in struct:snd_ice1712

Completed in 146 milliseconds