Changeset dda5848 in mainline for uspace/drv/audio/hdaudio/hdactl.h
- Timestamp:
- 2014-08-26T23:07:47Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9034876
- Parents:
- 2f6b916
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/audio/hdaudio/hdactl.h
r2f6b916 rdda5848 79 79 extern void hda_ctl_interrupt(hda_ctl_t *); 80 80 extern int hda_cmd(hda_t *, uint32_t, uint32_t *); 81 extern void hda_ctl_dump_info(hda_ctl_t *); 81 82 82 83 #endif
Note:
See TracChangeset
for help on using the changeset viewer.