Searched refs:init_seq (Results 1 – 6 of 6) sorted by relevance
/third_party/alsa-utils/seq/aseqnet/ |
D | aseqnet.c | 41 static void init_seq(char *source, char *dest, char *name); 144 init_seq(source, dest, name); in main() 235 static void init_seq(char *source, char *dest, char* name) in init_seq() function
|
/third_party/alsa-utils/seq/aseqdump/ |
D | aseqdump.c | 65 static void init_seq(void) in init_seq() function 368 init_seq(); in main()
|
/third_party/alsa-utils/seq/aplaymidi/ |
D | aplaymidi.c | 116 static void init_seq(void) in init_seq() function 877 init_seq(); in main()
|
D | arecordmidi.c | 135 static void init_seq(void) in init_seq() function 755 init_seq(); in main()
|
/third_party/pulseaudio/src/modules/rtp/ |
D | rfc3550.txt | 4406 init_seq(s, seq); 4447 void init_seq(source *s, u_int16 seq) 4476 init_seq(s, seq); 4510 init_seq(s, seq); 5404 calling the init_seq() function (and a few words lost in RFC 1889
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 38361 u32 (*init_seq)(const struct sk_buff *); member
|