Home
last modified time | relevance | path

Searched defs:ump (Results 1 – 9 of 9) sorted by relevance

/linux/sound/core/
H A Dump.c16 #define ump_err(ump, fmt, args...) dev_err((ump)->core.dev, fmt, ##args) argument
17 #define ump_warn(ump, fmt, args...) dev_warn((ump)->core.dev, fmt, ##args) argument
18 #define ump_info(ump, fmt, args...) dev_info((ump)->core.dev, fmt, ##args) argument
19 #define ump_dbg(ump, fmt, args...) dev_dbg((ump)->core.dev, fmt, ##args) argument
43 process_legacy_output(struct snd_ump_endpoint * ump,u32 * buffer,int count) process_legacy_output() argument
48 process_legacy_input(struct snd_ump_endpoint * ump,const u32 * src,int words) process_legacy_input() argument
52 ump_legacy_set_rawmidi_name(struct snd_ump_endpoint * ump) ump_legacy_set_rawmidi_name() argument
55 update_legacy_names(struct snd_ump_endpoint * ump) update_legacy_names() argument
110 struct snd_ump_endpoint *ump = rawmidi_to_ump(rmidi); snd_ump_endpoint_free() local
159 struct snd_ump_endpoint *ump; snd_ump_endpoint_new() local
212 struct snd_ump_endpoint *ump = device->private_data; snd_ump_dev_seq_free() local
221 struct snd_ump_endpoint *ump = rawmidi_to_ump(rmidi); snd_ump_dev_register() local
241 snd_ump_get_block(struct snd_ump_endpoint * ump,unsigned char id) snd_ump_get_block() argument
257 struct snd_ump_endpoint *ump = rawmidi_to_ump(substream->rmidi); snd_ump_rawmidi_open() local
272 struct snd_ump_endpoint *ump = rawmidi_to_ump(substream->rmidi); snd_ump_rawmidi_close() local
283 struct snd_ump_endpoint *ump = rawmidi_to_ump(substream->rmidi); snd_ump_rawmidi_trigger() local
291 struct snd_ump_endpoint *ump = rawmidi_to_ump(substream->rmidi); snd_ump_rawmidi_drain() local
311 snd_ump_receive_ump_val(struct snd_ump_endpoint * ump,u32 val) snd_ump_receive_ump_val() argument
339 snd_ump_receive(struct snd_ump_endpoint * ump,const u32 * buffer,int count) snd_ump_receive() argument
374 snd_ump_transmit(struct snd_ump_endpoint * ump,u32 * buffer,int count) snd_ump_transmit() argument
399 snd_ump_block_new(struct snd_ump_endpoint * ump,unsigned int blk,unsigned int direction,unsigned int first_group,unsigned int num_groups,struct snd_ump_block ** blk_ret) snd_ump_block_new() argument
445 snd_ump_ioctl_block(struct snd_ump_endpoint * ump,struct snd_ump_block_info __user * argp) snd_ump_ioctl_block() argument
467 struct snd_ump_endpoint *ump = rawmidi_to_ump(rmidi); snd_ump_ioctl() local
515 struct snd_ump_endpoint *ump = rawmidi_to_ump(rmidi); snd_ump_proc_read() local
560 snd_ump_update_group_attrs(struct snd_ump_endpoint * ump) snd_ump_update_group_attrs() argument
614 ump_request_open(struct snd_ump_endpoint * ump) ump_request_open() argument
621 ump_request_close(struct snd_ump_endpoint * ump) ump_request_close() argument
630 ump_req_msg(struct snd_ump_endpoint * ump,u32 req1,u32 req2,u32 reply) ump_req_msg() argument
659 ump_append_string(struct snd_ump_endpoint * ump,char * dest,int maxsize,const u32 * buf,int offset) ump_append_string() argument
688 choose_default_protocol(struct snd_ump_endpoint * ump) choose_default_protocol() argument
699 seq_notify_ep_change(struct snd_ump_endpoint * ump) seq_notify_ep_change() argument
708 ump_handle_ep_info_msg(struct snd_ump_endpoint * ump,const union snd_ump_stream_msg * buf) ump_handle_ep_info_msg() argument
737 ump_handle_device_info_msg(struct snd_ump_endpoint * ump,const union snd_ump_stream_msg * buf) ump_handle_device_info_msg() argument
759 ump_set_rawmidi_name(struct snd_ump_endpoint * ump) ump_set_rawmidi_name() argument
766 ump_handle_ep_name_msg(struct snd_ump_endpoint * ump,const union snd_ump_stream_msg * buf) ump_handle_ep_name_msg() argument
783 ump_handle_product_id_msg(struct snd_ump_endpoint * ump,const union snd_ump_stream_msg * buf) ump_handle_product_id_msg() argument
797 seq_notify_protocol(struct snd_ump_endpoint * ump) seq_notify_protocol() argument
812 snd_ump_switch_protocol(struct snd_ump_endpoint * ump,unsigned int protocol) snd_ump_switch_protocol() argument
834 ump_handle_stream_cfg_msg(struct snd_ump_endpoint * ump,const union snd_ump_stream_msg * buf) ump_handle_stream_cfg_msg() argument
845 fill_fb_info(struct snd_ump_endpoint * ump,struct snd_ump_block_info * info,const union snd_ump_stream_msg * buf) fill_fb_info() argument
874 is_fb_info_updated(struct snd_ump_endpoint * ump,struct snd_ump_block * fb,const union snd_ump_stream_msg * buf) is_fb_info_updated() argument
892 seq_notify_fb_change(struct snd_ump_endpoint * ump,struct snd_ump_block * fb) seq_notify_fb_change() argument
902 ump_handle_fb_info_msg(struct snd_ump_endpoint * ump,const union snd_ump_stream_msg * buf) ump_handle_fb_info_msg() argument
935 ump_handle_fb_name_msg(struct snd_ump_endpoint * ump,const union snd_ump_stream_msg * buf) ump_handle_fb_name_msg() argument
965 create_block_from_fb_info(struct snd_ump_endpoint * ump,int blk) create_block_from_fb_info() argument
1010 ump_handle_stream_msg(struct snd_ump_endpoint * ump,const u32 * buf,int size) ump_handle_stream_msg() argument
1070 snd_ump_parse_endpoint(struct snd_ump_endpoint * ump) snd_ump_parse_endpoint() argument
1148 struct snd_ump_endpoint *ump = substream->rmidi->private_data; snd_ump_legacy_open() local
1177 struct snd_ump_endpoint *ump = substream->rmidi->private_data; snd_ump_legacy_close() local
1194 struct snd_ump_endpoint *ump = substream->rmidi->private_data; snd_ump_legacy_trigger() local
1202 struct snd_ump_endpoint *ump = substream->rmidi->private_data; snd_ump_legacy_drain() local
1231 process_legacy_output(struct snd_ump_endpoint * ump,u32 * buffer,int count) process_legacy_output() argument
1267 process_legacy_input(struct snd_ump_endpoint * ump,const u32 * src,int words) process_legacy_input() argument
1286 fill_legacy_mapping(struct snd_ump_endpoint * ump) fill_legacy_mapping() argument
1313 update_legacy_substreams(struct snd_ump_endpoint * ump,struct snd_rawmidi * rmidi,int dir) update_legacy_substreams() argument
1332 update_legacy_names(struct snd_ump_endpoint * ump) update_legacy_names() argument
1340 ump_legacy_set_rawmidi_name(struct snd_ump_endpoint * ump) ump_legacy_set_rawmidi_name() argument
1348 snd_ump_attach_legacy_rawmidi(struct snd_ump_endpoint * ump,char * id,int device) snd_ump_attach_legacy_rawmidi() argument
[all...]
/linux/sound/core/seq/
H A Dseq_ump_client.c37 struct snd_ump_endpoint *ump; /* assigned endpoint */ member
60 static void seq_ump_input_receive(struct snd_ump_endpoint *ump, in seq_ump_input_receive() argument
108 struct snd_ump_endpoint *ump = client->ump; in seq_ump_client_open() local
127 struct snd_ump_endpoint *ump = client->ump; seq_ump_client_close() local
392 seq_ump_notify_ep_change(struct snd_ump_endpoint * ump) seq_ump_notify_ep_change() argument
419 seq_ump_notify_fb_change(struct snd_ump_endpoint * ump,struct snd_ump_block * fb) seq_ump_notify_fb_change() argument
434 seq_ump_switch_protocol(struct snd_ump_endpoint * ump) seq_ump_switch_protocol() argument
458 struct snd_ump_endpoint *ump = dev->private_data; snd_seq_ump_probe() local
519 struct snd_ump_endpoint *ump = dev->private_data; snd_seq_ump_remove() local
[all...]
H A Dseq_memory.h18 struct snd_seq_ump_event ump; member
32 union __snd_seq_event ump; member
H A Dseq_dummy.c62 static int ump; variable
/linux/sound/usb/
H A Dmidi2.c60 struct snd_ump_endpoint *ump; /* assigned UMP EP */ member
83 struct snd_ump_endpoint *ump; /* assigned UMP EP object */ member
336 ump_to_endpoint(struct snd_ump_endpoint *ump, int dir) in ump_to_endpoint() argument
344 static int snd_usb_midi_v2_open(struct snd_ump_endpoint *ump, int dir) in snd_usb_midi_v2_open() argument
364 snd_usb_midi_v2_close(struct snd_ump_endpoint * ump,int dir) snd_usb_midi_v2_close() argument
376 snd_usb_midi_v2_trigger(struct snd_ump_endpoint * ump,int dir,int up) snd_usb_midi_v2_trigger() argument
387 snd_usb_midi_v2_drain(struct snd_ump_endpoint * ump,int dir) snd_usb_midi_v2_drain() argument
591 struct snd_ump_endpoint *ump = rmidi->ump; parse_group_terminal_block() local
699 struct snd_ump_endpoint *ump; create_midi2_ump() local
1032 fill_ump_ep_name(struct snd_ump_endpoint * ump,struct usb_device * dev,int id) fill_ump_ep_name() argument
1050 struct snd_ump_endpoint *ump; set_fallback_rawmidi_names() local
[all...]
/linux/include/sound/
H A Dump_convert.h27 u32 ump[4]; member
H A Dump.h94 struct snd_ump_endpoint *ump; member
118 snd_ump_attach_legacy_rawmidi(struct snd_ump_endpoint * ump,char * id,int device) snd_ump_attach_legacy_rawmidi() argument
[all...]
/linux/drivers/usb/gadget/function/
H A Df_midi2.c78 struct snd_ump_endpoint *ump; /* assigned UMP EP */ member
991 u32 ump; in process_midi1_transmit() local
1444 f_midi2_ump_open(struct snd_ump_endpoint * ump,int dir) f_midi2_ump_open() argument
1449 f_midi2_ump_close(struct snd_ump_endpoint * ump,int dir) f_midi2_ump_close() argument
1453 f_midi2_ump_trigger(struct snd_ump_endpoint * ump,int dir,int up) f_midi2_ump_trigger() argument
1470 f_midi2_ump_drain(struct snd_ump_endpoint * ump,int dir) f_midi2_ump_drain() argument
1534 struct snd_ump_endpoint *ump; f_midi2_create_card() local
[all...]
/linux/include/uapi/sound/
H A Dasequencer.h307 unsigned int ump[4]; member