Home
last modified time | relevance | path

Searched refs:data_rate (Results 1 – 3 of 3) sorted by relevance

/sound/oss/
Ddev_table.h132 int data_rate; /* Bytes/second */ member
Daudio.c569 dmap->data_rate = sz; in reorganize_buffers()
650 dmap->max_byte_counter = (dmap->data_rate * 60 * 60) + in reorganize_buffers()
Ddmabuf.c50 tmout = (dmap->fragment_size * HZ) / dmap->data_rate; in dmabuf_timeout()
180 dmap->data_rate = 8000; in dma_init_buffers()