Searched refs:set_midi_substream_names (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/sound/firewire/dice/ |
H A D | dice-midi.c | 93 static void set_midi_substream_names(struct snd_dice *dice, set_midi_substream_names() function 139 set_midi_substream_names(dice, str); snd_dice_create_midi() 150 set_midi_substream_names(dice, str); snd_dice_create_midi()
|
/linux-4.4.14/sound/firewire/bebob/ |
H A D | bebob_midi.c | 113 static void set_midi_substream_names(struct snd_bebob *bebob, set_midi_substream_names() function 150 set_midi_substream_names(bebob, str); snd_bebob_create_midi_devices() 161 set_midi_substream_names(bebob, str); snd_bebob_create_midi_devices()
|
/linux-4.4.14/sound/firewire/fireworks/ |
H A D | fireworks_midi.c | 114 static void set_midi_substream_names(struct snd_efw *efw, set_midi_substream_names() function 150 set_midi_substream_names(efw, str); snd_efw_create_midi_devices() 161 set_midi_substream_names(efw, str); snd_efw_create_midi_devices()
|
/linux-4.4.14/sound/firewire/oxfw/ |
H A D | oxfw-midi.c | 131 static void set_midi_substream_names(struct snd_oxfw *oxfw, set_midi_substream_names() function 171 set_midi_substream_names(oxfw, str); snd_oxfw_create_midi() 182 set_midi_substream_names(oxfw, str); snd_oxfw_create_midi()
|
/linux-4.4.14/sound/firewire/digi00x/ |
H A D | digi00x-midi.c | 154 static void set_midi_substream_names(struct snd_dg00x *dg00x, set_midi_substream_names() function 213 set_midi_substream_names(dg00x, str, i); snd_dg00x_create_midi_devices() 217 set_midi_substream_names(dg00x, str, i); snd_dg00x_create_midi_devices()
|
Completed in 120 milliseconds