Searched defs:snd_rawmidi_substream (Results 1 – 2 of 2) sorted by relevance
97721 struct snd_rawmidi_substream { struct97722 struct list_head list;97723 int stream;97724 int number;97725 bool opened;97726 bool append;97727 bool active_sensing;97728 unsigned int framing;97729 unsigned int clock_type;97730 int use_count;[all …]
107417 struct snd_rawmidi_substream { struct107418 struct list_head list;107419 int stream;107420 int number;107421 bool opened;107422 bool append;107423 bool active_sensing;107424 unsigned int framing;107425 unsigned int clock_type;107426 int use_count;[all …]