H A D | ump.c | 16 #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 41 process_legacy_output(struct snd_ump_endpoint * ump,u32 * buffer,int count) process_legacy_output() argument 46 process_legacy_input(struct snd_ump_endpoint * ump,const u32 * src,int words) process_legacy_input() argument 74 struct snd_ump_endpoint *ump = rawmidi_to_ump(rmidi); snd_ump_endpoint_free() local 123 struct snd_ump_endpoint *ump; snd_ump_endpoint_new() local 176 struct snd_ump_endpoint *ump = device->private_data; snd_ump_dev_seq_free() local 185 struct snd_ump_endpoint *ump = rawmidi_to_ump(rmidi); snd_ump_dev_register() local 205 snd_ump_get_block(struct snd_ump_endpoint * ump,unsigned char id) snd_ump_get_block() argument 221 struct snd_ump_endpoint *ump = rawmidi_to_ump(substream->rmidi); snd_ump_rawmidi_open() local 236 struct snd_ump_endpoint *ump = rawmidi_to_ump(substream->rmidi); snd_ump_rawmidi_close() local 247 struct snd_ump_endpoint *ump = rawmidi_to_ump(substream->rmidi); snd_ump_rawmidi_trigger() local 255 struct snd_ump_endpoint *ump = rawmidi_to_ump(substream->rmidi); snd_ump_rawmidi_drain() local 275 snd_ump_receive_ump_val(struct snd_ump_endpoint * ump,u32 val) snd_ump_receive_ump_val() argument 303 snd_ump_receive(struct snd_ump_endpoint * ump,const u32 * buffer,int count) snd_ump_receive() argument 338 snd_ump_transmit(struct snd_ump_endpoint * ump,u32 * buffer,int count) snd_ump_transmit() argument 363 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 409 snd_ump_ioctl_block(struct snd_ump_endpoint * ump,struct snd_ump_block_info __user * argp) snd_ump_ioctl_block() argument 431 struct snd_ump_endpoint *ump = rawmidi_to_ump(rmidi); snd_ump_ioctl() local 479 struct snd_ump_endpoint *ump = rawmidi_to_ump(rmidi); snd_ump_proc_read() local 524 snd_ump_update_group_attrs(struct snd_ump_endpoint * ump) snd_ump_update_group_attrs() argument 584 ump_request_open(struct snd_ump_endpoint * ump) ump_request_open() argument 591 ump_request_close(struct snd_ump_endpoint * ump) ump_request_close() argument 600 ump_req_msg(struct snd_ump_endpoint * ump,u32 req1,u32 req2,u32 reply) ump_req_msg() argument 629 ump_append_string(struct snd_ump_endpoint * ump,char * dest,int maxsize,const u32 * buf,int offset) ump_append_string() argument 658 choose_default_protocol(struct snd_ump_endpoint * ump) choose_default_protocol() argument 669 ump_handle_ep_info_msg(struct snd_ump_endpoint * ump,const union snd_ump_stream_msg * buf) ump_handle_ep_info_msg() argument 697 ump_handle_device_info_msg(struct snd_ump_endpoint * ump,const union snd_ump_stream_msg * buf) ump_handle_device_info_msg() argument 718 ump_handle_ep_name_msg(struct snd_ump_endpoint * ump,const union snd_ump_stream_msg * buf) ump_handle_ep_name_msg() argument 726 ump_handle_product_id_msg(struct snd_ump_endpoint * ump,const union snd_ump_stream_msg * buf) ump_handle_product_id_msg() argument 735 seq_notify_protocol(struct snd_ump_endpoint * ump) seq_notify_protocol() argument 750 snd_ump_switch_protocol(struct snd_ump_endpoint * ump,unsigned int protocol) snd_ump_switch_protocol() argument 772 ump_handle_stream_cfg_msg(struct snd_ump_endpoint * ump,const union snd_ump_stream_msg * buf) ump_handle_stream_cfg_msg() argument 783 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 809 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 827 seq_notify_fb_change(struct snd_ump_endpoint * ump,struct snd_ump_block * fb) seq_notify_fb_change() argument 837 ump_handle_fb_info_msg(struct snd_ump_endpoint * ump,const union snd_ump_stream_msg * buf) ump_handle_fb_info_msg() argument 869 ump_handle_fb_name_msg(struct snd_ump_endpoint * ump,const union snd_ump_stream_msg * buf) ump_handle_fb_name_msg() argument 898 create_block_from_fb_info(struct snd_ump_endpoint * ump,int blk) create_block_from_fb_info() argument 943 ump_handle_stream_msg(struct snd_ump_endpoint * ump,const u32 * buf,int size) ump_handle_stream_msg() argument 1003 snd_ump_parse_endpoint(struct snd_ump_endpoint * ump) snd_ump_parse_endpoint() argument 1079 struct snd_ump_endpoint *ump = substream->rmidi->private_data; snd_ump_legacy_open() local 1106 struct snd_ump_endpoint *ump = substream->rmidi->private_data; snd_ump_legacy_close() local 1123 struct snd_ump_endpoint *ump = substream->rmidi->private_data; snd_ump_legacy_trigger() local 1131 struct snd_ump_endpoint *ump = substream->rmidi->private_data; snd_ump_legacy_drain() local 1160 process_legacy_output(struct snd_ump_endpoint * ump,u32 * buffer,int count) process_legacy_output() argument 1196 process_legacy_input(struct snd_ump_endpoint * ump,const u32 * src,int words) process_legacy_input() argument 1215 fill_legacy_mapping(struct snd_ump_endpoint * ump) fill_legacy_mapping() argument 1242 fill_substream_names(struct snd_ump_endpoint * ump,struct snd_rawmidi * rmidi,int dir) fill_substream_names() argument 1259 snd_ump_attach_legacy_rawmidi(struct snd_ump_endpoint * ump,char * id,int device) snd_ump_attach_legacy_rawmidi() argument [all...] |