Searched refs:SNDRV_RAWMIDI_MODE_FRAMING_NONE (Results 1 – 2 of 2) sorted by relevance
844 framing = SNDRV_RAWMIDI_MODE_FRAMING_NONE; in snd_rawmidi_params_set_read_mode()855 if (framing != SNDRV_RAWMIDI_MODE_FRAMING_NONE && in snd_rawmidi_params_set_read_mode()
733 #define SNDRV_RAWMIDI_MODE_FRAMING_NONE (0<<0) macro