Changeset a333b7f in mainline for uspace/drv/audio/hdaudio/stream.c
- 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/stream.c
r1412a184 ra333b7f 175 175 void hda_stream_start(hda_stream_t *stream) 176 176 { 177 ddf_msg(LVL_NOTE, "hda_stream_start()"); 177 178 hda_stream_set_run(stream, true); 178 179 }
Note:
See TracChangeset
for help on using the changeset viewer.