Changeset a333b7f in mainline for uspace/drv/audio/hdaudio/hdaudio.h
- Timestamp:
- 2014-08-25T09:28:39Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 932e2f5
- Parents:
- 1412a184
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/audio/hdaudio/hdaudio.h
r1412a184 ra333b7f 43 43 44 44 /** High Definition Audio driver instance */ 45 typedef struct {45 typedef struct hda { 46 46 async_sess_t *parent_sess; 47 47 ddf_fun_t *fun_a;
Note:
See TracChangeset
for help on using the changeset viewer.