Home
last modified time | relevance | path

Searched refs:STR_IN (Results 1 – 1 of 1) sorted by relevance

/linux/sound/core/seq/
H A Dseq_ump_client.c22 STR_IN = SNDRV_RAWMIDI_STREAM_INPUT, enumerator
66 if (!client->opened[STR_IN]) in seq_ump_input_receive()
141 return seq_ump_client_open(client, STR_IN); in seq_ump_subscribe()
148 return seq_ump_client_close(client, STR_IN); in seq_ump_unsubscribe()
185 if (group->dir_bits & (1 << STR_IN)) in fill_port_info()