Lines Matching refs:mmap
232 * Called by the framework to start a stream operating in mmap mode.
234 * Function only implemented by streams operating in mmap mode.
237 * NOT_SUPPORTED on non mmap mode streams
243 * Called by the framework to stop a stream operating in mmap mode.
244 * Function only implemented by streams operating in mmap mode.
247 * NOT_SUPPORTED on non mmap mode streams
253 * Called by the framework to retrieve information on the mmap buffer used for audio
255 * Function only implemented by streams operating in mmap mode.
260 * NOT_SUPPORTED on non mmap mode streams
270 * Called by the framework to read current read/write position in the mmap buffer
272 * Function only implemented by streams operating in mmap mode.
275 * NOT_SUPPORTED on non mmap mode streams