Searched refs:MIN_FRAGCOUNT (Results 1 – 1 of 1) sorted by relevance
1558 #define MIN_FRAGCOUNT(fragsize) 3 macro1697 ASSERT(aport->hw_fragcount >= MIN_FRAGCOUNT(aport->hw_fragsize)); in pcm_setup()2559 if (sw_fragcount < MIN_FRAGCOUNT(hw_fragsize)) in vwsnd_audio_do_ioctl()2560 sw_fragcount = MIN_FRAGCOUNT(hw_fragsize); in vwsnd_audio_do_ioctl()2600 if (hw_fragcount < MIN_FRAGCOUNT(hw_fragsize) || in vwsnd_audio_do_ioctl()