Lines Matching refs:mmap
184 * Called by the framework to start a stream operating in mmap mode.
186 * Function only implemented by streams operating in mmap mode.
189 * NOT_SUPPORTED on non mmap mode streams
195 * Called by the framework to stop a stream operating in mmap mode.
196 * Function only implemented by streams operating in mmap mode.
199 * NOT_SUPPORTED on non mmap mode streams
205 * Called by the framework to retrieve information on the mmap buffer used for audio
207 * Function only implemented by streams operating in mmap mode.
213 * NOT_SUPPORTED on non mmap mode streams
223 * Called by the framework to read current read/write position in the mmap buffer
225 * Function only implemented by streams operating in mmap mode.
228 * NOT_SUPPORTED on non mmap mode streams