Home
last modified time | relevance | path

Searched refs:i2s_round_buffersize (Results 1 – 7 of 7) sorted by relevance

/openbsd/sys/arch/macppc/dev/
H A Di2svar.h106 size_t i2s_round_buffersize(void *, int, size_t);
H A Daoa.c79 .round_buffersize = i2s_round_buffersize,
H A Ddaca.c85 .round_buffersize = i2s_round_buffersize,
H A Donyx.c98 .round_buffersize = i2s_round_buffersize,
H A Dtumbler.c89 .round_buffersize = i2s_round_buffersize,
H A Dsnapper.c91 .round_buffersize = i2s_round_buffersize,
H A Di2s.c575 i2s_round_buffersize(void *h, int dir, size_t size) in i2s_round_buffersize() function