Searched refs:STR_IN (Results 1 – 2 of 2) sorted by relevance
37 STR_IN = SNDRV_RAWMIDI_STREAM_INPUT enumerator222 if (ep->direction == STR_IN) in submit_io_urbs()293 if (ep->direction == STR_IN) in alloc_midi_urbs()401 if (ep->direction == STR_IN) { in start_input_streams()409 if (ep->direction == STR_IN) in start_input_streams()417 if (ep->direction == STR_IN) in start_input_streams()451 dir = (endpoint & USB_DIR_IN) ? STR_IN : STR_OUT; in create_midi2_endpoint()460 if (dir == STR_IN) { in create_midi2_endpoint()730 rmidi->eps[STR_IN] = ep_in; in create_midi2_ump()968 if (ep->direction != STR_IN) in parse_midi_2_0()[all …]
22 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()