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.c567 dmap->data_rate = sz; in reorganize_buffers()
648 dmap->max_byte_counter = (dmap->data_rate * 60 * 60) + in reorganize_buffers()
Ddmabuf.c48 tmout = (dmap->fragment_size * HZ) / dmap->data_rate; in dmabuf_timeout()
177 dmap->data_rate = 8000; in dma_init_buffers()