/sound/core/seq/ |
D | seq_ports.c | 62 struct snd_seq_client_port *port; in snd_seq_port_use_ptr() local 86 struct snd_seq_client_port *port, *found; in snd_seq_port_query_nearest() local 129 int port) in snd_seq_create_port() 224 struct snd_seq_client_port *port, in clear_subscriber_list() 262 struct snd_seq_client_port *port) in port_delete() 284 int snd_seq_delete_port(struct snd_seq_client *client, int port) in snd_seq_delete_port() 313 struct snd_seq_client_port *port, *tmp; in snd_seq_delete_all_ports() local 340 int snd_seq_set_port_info(struct snd_seq_client_port * port, in snd_seq_set_port_info() 370 int snd_seq_get_port_info(struct snd_seq_client_port * port, in snd_seq_get_port_info() 422 struct snd_seq_client_port *port, in subscribe_port() [all …]
|
D | seq_system.c | 70 static int setheader(struct snd_seq_event * ev, int client, int port) in setheader() 94 void snd_seq_system_broadcast(int client, int port, int type) in snd_seq_system_broadcast() 105 int snd_seq_system_notify(int client, int port, struct snd_seq_event *ev) in snd_seq_system_notify() 125 struct snd_seq_port_info *port; in snd_seq_system_client_init() local
|
D | seq_system.h | 33 #define snd_seq_system_client_ev_port_start(client, port) snd_seq_system_broadcast(client, port, SN… argument 34 #define snd_seq_system_client_ev_port_exit(client, port) snd_seq_system_broadcast(client, port, SND… argument 35 #define snd_seq_system_client_ev_port_change(client, port) snd_seq_system_broadcast(client, port, S… argument
|
D | seq_clientmgr.c | 485 static int check_port_perm(struct snd_seq_client_port *port, unsigned int flags) in check_port_perm() 722 struct snd_seq_client_port *port; in port_broadcast_event() local 1261 struct snd_seq_client_port *port; in snd_seq_ioctl_create_port() local 1341 struct snd_seq_client_port *port; in snd_seq_ioctl_get_port_info() local 1373 struct snd_seq_client_port *port; in snd_seq_ioctl_set_port_info() local 1430 int snd_seq_client_notify_subscription(int client, int port, in snd_seq_client_notify_subscription() 2033 struct snd_seq_client_port *port = NULL; in snd_seq_ioctl_query_subs() local 2134 struct snd_seq_client_port *port = NULL; in snd_seq_ioctl_query_next_port() local
|
/sound/oss/ |
D | aedsp16.c | 500 static int __init aedsp16_wait_data(int port) in aedsp16_wait_data() 523 static int __init aedsp16_read(int port) in aedsp16_read() 541 static int __init aedsp16_test_dsp(int port) in aedsp16_test_dsp() 546 static int __init aedsp16_dsp_reset(int port) in aedsp16_dsp_reset() 567 static int __init aedsp16_write(int port, int cmd) in aedsp16_write() 674 static int __init aedsp16_hard_write(int port) { in aedsp16_hard_write() 709 static int __init aedsp16_hard_read(int port) { in aedsp16_hard_read() 743 static int __init aedsp16_ext_cfg_write(int port) { in aedsp16_ext_cfg_write() 797 static int __init aedsp16_cfg_write(int port) { in aedsp16_cfg_write() 809 static int __init aedsp16_init_mss(int port) in aedsp16_init_mss() [all …]
|
/sound/synth/emux/ |
D | emux_synth.c | 67 struct snd_emux_port *port; in snd_emux_note_on() local 165 struct snd_emux_port *port; in snd_emux_note_off() local 244 struct snd_emux_port *port; in snd_emux_key_press() local 271 snd_emux_update_channel(struct snd_emux_port *port, struct snd_midi_channel *chan, int update) in snd_emux_update_channel() 298 snd_emux_update_port(struct snd_emux_port *port, int update) in snd_emux_update_port() 329 struct snd_emux_port *port; in snd_emux_control() local 404 struct snd_emux_port *port; in snd_emux_terminate_note() local 452 snd_emux_sounds_off_all(struct snd_emux_port *port) in snd_emux_sounds_off_all() 487 exclusive_note_off(struct snd_emux *emu, struct snd_emux_port *port, int exclass) in exclusive_note_off() 761 struct snd_emux_port *port = vp->port; in calc_volume() local [all …]
|
D | emux_oss.c | 157 reset_port_mode(struct snd_emux_port *port, int midi_mode) in reset_port_mode() 335 emuspec_control(struct snd_emux *emu, struct snd_emux_port *port, int cmd, in emuspec_control() 430 gusspec_control(struct snd_emux *emu, struct snd_emux_port *port, int cmd, in gusspec_control() 498 fake_event(struct snd_emux *emu, struct snd_emux_port *port, int ch, int param, int val, int atomic… in fake_event()
|
D | emux_nrpn.c | 52 struct snd_emux_port *port, in send_converted_effect() 289 struct snd_emux_port *port; in snd_emux_nrpn() local 362 snd_emux_xg_control(struct snd_emux_port *port, struct snd_midi_channel *chan, in snd_emux_xg_control() 378 struct snd_emux_port *port; in snd_emux_sysex() local
|
D | emux_seq.c | 223 snd_emux_reset_port(struct snd_emux_port *port) in snd_emux_reset_port() 255 struct snd_emux_port *port; in snd_emux_event_input() local
|
D | emux_effect.c | 156 snd_emux_send_effect_oss(struct snd_emux_port *port, in snd_emux_send_effect_oss() 177 snd_emux_send_effect(struct snd_emux_port *port, struct snd_midi_channel *chan, in snd_emux_send_effect()
|
/sound/isa/ |
D | cmi8328.c | 39 static long port[CMI8328_MAX] = {[0 ... (CMI8328_MAX-1)] = SNDRV_AUTO_PORT}; variable 73 u16 port; member 113 static u8 snd_cmi8328_cfg_read(u16 port, u8 reg) in snd_cmi8328_cfg_read() 121 static void snd_cmi8328_cfg_write(u16 port, u8 reg, u8 val) in snd_cmi8328_cfg_write() 130 static void snd_cmi8328_cfg_save(u16 port, u8 cfg[]) in snd_cmi8328_cfg_save() 137 static void snd_cmi8328_cfg_restore(u16 port, u8 cfg[]) in snd_cmi8328_cfg_restore() 236 u16 port = cmi8328_ports[ndev]; in snd_cmi8328_probe() local
|
D | azt2320.c | 59 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ variable 150 static int snd_card_azt2320_command(unsigned long port, unsigned char val) in snd_card_azt2320_command() 164 static int snd_card_azt2320_enable_wss(unsigned long port) in snd_card_azt2320_enable_wss()
|
/sound/soc/fsl/ |
D | imx-audmux.c | 45 static const char *audmux_port_string(int port) in audmux_port_string() 70 uintptr_t port = (uintptr_t)file->private_data; in audmux_read_file() local 211 int imx_audmux_v1_configure_port(unsigned int port, unsigned int pcr) in imx_audmux_v1_configure_port() 228 int imx_audmux_v2_configure_port(unsigned int port, unsigned int ptcr, in imx_audmux_v2_configure_port() 261 unsigned int port; in imx_audmux_parse_dt_defaults() local
|
/sound/isa/galaxy/ |
D | galaxy.c | 47 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; variable 87 static int dsp_get_byte(void __iomem *port, u8 *val) in dsp_get_byte() 100 static int dsp_reset(void __iomem *port) in dsp_reset() 114 static int dsp_command(void __iomem *port, u8 cmd) in dsp_command() 127 static int dsp_get_version(void __iomem *port, u8 *major, u8 *minor) in dsp_get_version() 195 void __iomem *port; member
|
/sound/soc/sirf/ |
D | sirf-audio-port.c | 21 struct sirf_audio_port *port = snd_soc_dai_get_drvdata(dai); in sirf_audio_port_dai_probe() local 52 struct sirf_audio_port *port; in sirf_audio_port_probe() local
|
/sound/isa/sb/ |
D | emu8000.c | 48 void snd_emu8000_poke(struct snd_emu8000 *emu, unsigned int port, unsigned int reg, unsigned int va… in snd_emu8000_poke() 61 unsigned short snd_emu8000_peek(struct snd_emu8000 *emu, unsigned int port, unsigned int reg) in snd_emu8000_peek() 76 void snd_emu8000_poke_dw(struct snd_emu8000 *emu, unsigned int port, unsigned int reg, unsigned int… in snd_emu8000_poke_dw() 90 unsigned int snd_emu8000_peek_dw(struct snd_emu8000 *emu, unsigned int port, unsigned int reg) in snd_emu8000_peek_dw() 780 unsigned short cmd, port; member 817 int port; in snd_emu8000_update_reverb_mode() local 1086 snd_emu8000_new(struct snd_card *card, int index, long port, int seq_ports, in snd_emu8000_new()
|
D | jazz16.c | 40 static unsigned long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; variable 81 static int jazz16_configure_ports(unsigned long port, in jazz16_configure_ports() 102 static int jazz16_detect_board(unsigned long port, in jazz16_detect_board()
|
/sound/pci/lx6464es/ |
D | lx_core.c | 70 static void __iomem *lx_dsp_register(struct lx6464es *chip, int port) in lx_dsp_register() 76 unsigned long lx_dsp_reg_read(struct lx6464es *chip, int port) in lx_dsp_reg_read() 82 static void lx_dsp_reg_readbuf(struct lx6464es *chip, int port, u32 *data, in lx_dsp_reg_readbuf() 94 void lx_dsp_reg_write(struct lx6464es *chip, int port, unsigned data) in lx_dsp_reg_write() 100 static void lx_dsp_reg_writebuf(struct lx6464es *chip, int port, in lx_dsp_reg_writebuf() 127 static void __iomem *lx_plx_register(struct lx6464es *chip, int port) in lx_plx_register() 133 unsigned long lx_plx_reg_read(struct lx6464es *chip, int port) in lx_plx_reg_read() 139 void lx_plx_reg_write(struct lx6464es *chip, int port, u32 data) in lx_plx_reg_write()
|
/sound/isa/gus/ |
D | interwave.c | 62 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* 0x210,0x220,0x230,0x240,0x250,0x260 */ variable 169 unsigned long port = bus->private_value; in snd_interwave_i2c_setlines() local 180 unsigned long port = bus->private_value; in snd_interwave_i2c_getclockline() local 192 unsigned long port = bus->private_value; in snd_interwave_i2c_getdataline() local 214 unsigned long port; in snd_interwave_detect_stb() local
|
D | gus_reset.c | 236 int type, int client, int port) in snd_gf1_alloc_voice_use() 257 struct snd_gus_voice *snd_gf1_alloc_voice(struct snd_gus_card * gus, int type, int client, int port) in snd_gf1_alloc_voice()
|
/sound/pci/vx222/ |
D | vx222_ops.c | 256 unsigned long port = vx2_reg_addr(chip, VX_DMA); in vx2_dma_write() local 297 unsigned long port = vx2_reg_addr(chip, VX_DMA); in vx2_dma_read() local 332 static int put_xilinx_data(struct vx_core *chip, unsigned int port, unsigned int counts, unsigned c… in put_xilinx_data() 367 unsigned int port; in vx2_load_xilinx_binary() local
|
/sound/core/seq/oss/ |
D | seq_oss_init.c | 79 struct snd_seq_port_info *port; in snd_seq_oss_create_client() local 318 struct snd_seq_port_info port; in create_port() local
|
D | seq_oss_midi.c | 45 int port; /* sequencer port number */ member 123 find_slot(int client, int port) in find_slot() 228 snd_seq_oss_midi_check_exit_port(int client, int port) in snd_seq_oss_midi_check_exit_port()
|
/sound/pci/au88x0/ |
D | au88x0_mpu401.c | 49 unsigned long port; in snd_vortex_midi() local
|
/sound/usb/ |
D | midi.c | 227 struct usbmidi_in_port *port = &ep->ports[portidx]; in snd_usbmidi_input_data() local 423 int port = buffer[i + 3] >> 4; in snd_usbmidi_midiman_input() local 443 struct usbmidi_in_port *port = &ep->ports[cable]; in snd_usbmidi_maudio_broken_running_status_input() local 521 static void snd_usbmidi_transmit_byte(struct usbmidi_out_port *port, in snd_usbmidi_transmit_byte() 625 struct usbmidi_out_port *port = &ep->ports[p]; in snd_usbmidi_standard_output() local 684 unsigned int port = (buffer[pos] >> 4) - 1; in snd_usbmidi_akai_input() local 986 struct usbmidi_out_port *port = &ep->ports[portnum]; in snd_usbmidi_emagic_output() local 1098 struct usbmidi_out_port *port = NULL; in snd_usbmidi_output_open() local 1126 struct usbmidi_out_port *port = in snd_usbmidi_output_trigger() local 1144 struct usbmidi_out_port *port = substream->runtime->private_data; in snd_usbmidi_output_drain() local [all …]
|