Searched refs:framing (Results 1 – 1 of 1) sorted by relevance
684 unsigned int framing = params->mode & SNDRV_RAWMIDI_MODE_FRAMING_MASK; in resize_runtime_buffer() local688 if (framing == SNDRV_RAWMIDI_MODE_FRAMING_TSTAMP && (params->buffer_size & 0x1f) != 0) in resize_runtime_buffer()727 unsigned int framing = params->mode & SNDRV_RAWMIDI_MODE_FRAMING_MASK; in snd_rawmidi_input_params() local731 if (framing == SNDRV_RAWMIDI_MODE_FRAMING_NONE && clock_type != SNDRV_RAWMIDI_MODE_CLOCK_NONE) in snd_rawmidi_input_params()735 if (framing > SNDRV_RAWMIDI_MODE_FRAMING_TSTAMP) in snd_rawmidi_input_params()742 substream->framing = framing; in snd_rawmidi_input_params()1078 if (substream->framing == SNDRV_RAWMIDI_MODE_FRAMING_TSTAMP) { in snd_rawmidi_receive()1690 if (substream->framing == SNDRV_RAWMIDI_MODE_FRAMING_TSTAMP) { in snd_rawmidi_proc_info_read()