Ignore:
Timestamp:
Sep 26, 2021, 6:18:40 PM (4 years ago)
Author:
David Azarewicz
Message:

Merge changes from next branch.

Location:
GPL/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk

  • GPL/trunk/alsa-kernel/include/sound/rawmidi.h

    r679 r703  
    8282        bool append;                    /* append flag (merge more streams) */
    8383        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 */
    8486        int use_count;                  /* use counter (for output) */
    8587        size_t bytes;
Note: See TracChangeset for help on using the changeset viewer.