Changeset 93c3163 in mainline for uspace/drv/audio/hdaudio/hdaudio.h
- Timestamp:
- 2014-08-25T22:11:12Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 99cb9bf
- Parents:
- 31ccd42a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/audio/hdaudio/hdaudio.h
r31ccd42a r93c3163 45 45 typedef struct hda { 46 46 async_sess_t *parent_sess; 47 ddf_fun_t *fun_ a;47 ddf_fun_t *fun_pcm; 48 48 uint64_t rwbase; 49 49 size_t rwsize;
Note:
See TracChangeset
for help on using the changeset viewer.