OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:send_data_length
(Results
1 - 1
of
1
) sorted by null
/device/samsung/crespo/alsa-utils/amidi/
amidi.c
46
static int
send_data_length
;
variable
312
send_data_length
= length;
364
send_data_length
= i;
600
if ((err = snd_rawmidi_write(output, send_data,
send_data_length
)) < 0) {
Completed in 25 milliseconds