Home
last modified time | relevance | path

Searched defs:hwsize (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/sound/oss/
Dvwsnd.c1944 const int hwsize = wport->hwbuf_size; in pcm_output() local
2068 const int hwsize = rport->hwbuf_size; in pcm_input() local
2769 int swptr, hwptr, hwframes, hwbytes, hwsize; in vwsnd_audio_do_ioctl() local
/linux-3.3/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c730 static void *alloc_ring(struct device *dev, size_t nelem, size_t hwsize, in alloc_ring()