Home
last modified time | relevance | path

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

/third_party/alsa-utils/axfer/
Dxfer-libasound.h90 extern const struct xfer_libasound_ops xfer_libasound_timer_mmap_r_ops;
Dxfer-libasound-timer-mmap.c451 const struct xfer_libasound_ops xfer_libasound_timer_mmap_r_ops = { variable
Dxfer-libasound.c704 state->ops = &xfer_libasound_timer_mmap_r_ops; in xfer_libasound_pre_process()