Changes in uspace/drv/audio/hdaudio/hdaudio.h [0e4c5f0:57a2208] in mainline
- File:
-
- 1 edited
-
uspace/drv/audio/hdaudio/hdaudio.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/audio/hdaudio/hdaudio.h
r0e4c5f0 r57a2208 55 55 struct hda_ctl *ctl; 56 56 struct hda_stream *pcm_stream; 57 struct hda_stream_buffers *pcm_buffers;58 57 bool playing; 59 bool capturing;60 58 } hda_t; 61 59
Note:
See TracChangeset
for help on using the changeset viewer.
