Changeset 703 for GPL/trunk/alsa-kernel/include/sound/rawmidi.h
- Timestamp:
- Sep 26, 2021, 6:18:40 PM (4 years ago)
- Location:
- GPL/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk
- Property svn:mergeinfo changed
/GPL/branches/uniaud32-next merged: 696-702
- Property svn:mergeinfo changed
-
GPL/trunk/alsa-kernel/include/sound/rawmidi.h
r679 r703 82 82 bool append; /* append flag (merge more streams) */ 83 83 bool active_sensing; /* send active sensing when close */ 84 unsigned int framing; /* whether to frame input data */ 85 unsigned int clock_type; /* clock source to use for input framing */ 84 86 int use_count; /* use counter (for output) */ 85 87 size_t bytes;
Note:
See TracChangeset
for help on using the changeset viewer.