Ignore:
Timestamp:
2012-07-15T15:13:34Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
2cc5c835
Parents:
44d1311
Message:

Drop id parameter from audio_pcm interface.

Independent buffer should have separate nodes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/audio/hound/audio_device.h

    r44d1311 rb497018  
    5555                fibril_mutex_t guard;
    5656                fibril_condvar_t wc;
    57                 unsigned id;
    5857                void *base;
    5958                size_t size;
Note: See TracChangeset for help on using the changeset viewer.