Searched defs:hwsize (Results 1 – 2 of 2) sorted by relevance
1944 const int hwsize = wport->hwbuf_size; in pcm_output() local2068 const int hwsize = rport->hwbuf_size; in pcm_input() local2769 int swptr, hwptr, hwframes, hwbytes, hwsize; in vwsnd_audio_do_ioctl() local
730 static void *alloc_ring(struct device *dev, size_t nelem, size_t hwsize, in alloc_ring()