Home
last modified time | relevance | path

Searched defs:mpu (Results 1 – 22 of 22) sorted by relevance

/linux/sound/drivers/mpu401/
H A Dmpu401_uart.c38 #define snd_mpu401_input_avail(mpu) \ argument
40 #define snd_mpu401_output_ready(mpu) \ argument
44 mpu401_write_port(struct snd_mpu401 * mpu,unsigned char data,unsigned long addr) mpu401_write_port() argument
50 mpu401_read_port(struct snd_mpu401 * mpu,unsigned long addr) mpu401_read_port() argument
56 mpu401_write_mmio(struct snd_mpu401 * mpu,unsigned char data,unsigned long addr) mpu401_write_mmio() argument
62 mpu401_read_mmio(struct snd_mpu401 * mpu,unsigned long addr) mpu401_read_mmio() argument
69 snd_mpu401_uart_clear_rx(struct snd_mpu401 * mpu) snd_mpu401_uart_clear_rx() argument
82 uart_interrupt_tx(struct snd_mpu401 * mpu) uart_interrupt_tx() argument
94 _snd_mpu401_uart_interrupt(struct snd_mpu401 * mpu) _snd_mpu401_uart_interrupt() argument
123 struct snd_mpu401 *mpu = dev_id; snd_mpu401_uart_interrupt() local
144 struct snd_mpu401 *mpu = dev_id; snd_mpu401_uart_interrupt_tx() local
160 struct snd_mpu401 *mpu = timer_container_of(mpu, t, timer); snd_mpu401_uart_timer() local
174 snd_mpu401_uart_add_timer(struct snd_mpu401 * mpu,int input) snd_mpu401_uart_add_timer() argument
191 snd_mpu401_uart_remove_timer(struct snd_mpu401 * mpu,int input) snd_mpu401_uart_remove_timer() argument
210 snd_mpu401_uart_cmd(struct snd_mpu401 * mpu,unsigned char cmd,int ack) snd_mpu401_uart_cmd() argument
259 snd_mpu401_do_reset(struct snd_mpu401 * mpu) snd_mpu401_do_reset() argument
273 struct snd_mpu401 *mpu; snd_mpu401_uart_input_open() local
298 struct snd_mpu401 *mpu; snd_mpu401_uart_output_open() local
323 struct snd_mpu401 *mpu; snd_mpu401_uart_input_close() local
340 struct snd_mpu401 *mpu; snd_mpu401_uart_output_close() local
362 struct snd_mpu401 *mpu; snd_mpu401_uart_input_trigger() local
392 snd_mpu401_uart_input_read(struct snd_mpu401 * mpu) snd_mpu401_uart_input_read() argument
418 snd_mpu401_uart_output_write(struct snd_mpu401 * mpu) snd_mpu401_uart_output_write() argument
449 struct snd_mpu401 *mpu; snd_mpu401_uart_output_trigger() local
493 struct snd_mpu401 *mpu = rmidi->private_data; snd_mpu401_uart_free() local
525 struct snd_mpu401 *mpu; snd_mpu401_uart_new() local
[all...]
/linux/sound/isa/wavefront/
H A Dwavefront_midi.c115 snd_wavefront_mpu_id mpu; in snd_wavefront_midi_output_write() local
233 snd_wavefront_mpu_id mpu; snd_wavefront_midi_input_open() local
258 snd_wavefront_mpu_id mpu; snd_wavefront_midi_output_open() local
283 snd_wavefront_mpu_id mpu; snd_wavefront_midi_input_close() local
307 snd_wavefront_mpu_id mpu; snd_wavefront_midi_output_close() local
330 snd_wavefront_mpu_id mpu; snd_wavefront_midi_input_trigger() local
369 snd_wavefront_mpu_id mpu; snd_wavefront_midi_output_trigger() local
411 static int mpu = external_mpu; snd_wavefront_midi_interrupt() local
[all...]
H A Dwavefront.c276 snd_wavefront_mpu_id mpu) in snd_wavefront_new_midi()
/linux/sound/pci/emu10k1/
H A Demumpu401.c16 struct snd_emu10k1_midi *mpu, int idx) in mpu401_read() argument
25 struct snd_emu10k1_midi *mpu, int data, int idx) in mpu401_write() argument
33 #define mpu401_write_data(emu, mpu, data) mpu401_write(emu, mpu, data, 0) argument
34 #define mpu401_write_cmd(emu, mpu, data) mpu401_write(emu, mpu, dat argument
35 mpu401_read_data(emu,mpu) global() argument
36 mpu401_read_stat(emu,mpu) global() argument
38 mpu401_input_avail(emu,mpu) global() argument
39 mpu401_output_ready(emu,mpu) global() argument
45 mpu401_clear_rx(struct snd_emu10k1 * emu,struct snd_emu10k1_midi * mpu) mpu401_clear_rx() argument
[all...]
H A Demu10k1x.c1160 mpu401_read(struct emu10k1x * emu,struct emu10k1x_midi * mpu,int idx) mpu401_read() argument
1165 mpu401_write(struct emu10k1x * emu,struct emu10k1x_midi * mpu,int data,int idx) mpu401_write() argument
1170 mpu401_write_data(emu,mpu,data) global() argument
1171 mpu401_write_cmd(emu,mpu,data) global() argument
1172 mpu401_read_data(emu,mpu) global() argument
1173 mpu401_read_stat(emu,mpu) global() argument
1175 mpu401_input_avail(emu,mpu) global() argument
1176 mpu401_output_ready(emu,mpu) global() argument
1182 mpu401_clear_rx(struct emu10k1x * emu,struct emu10k1x_midi * mpu) mpu401_clear_rx() argument
[all...]
/linux/drivers/macintosh/
H A Dwindfarm_ad7417_sensor.c31 const struct mpu_data *mpu; member
235 const struct mpu_data *mpu; in wf_ad7417_probe() local
H A Dwindfarm_rm31.c296 const struct mpu_data *mpu = cpu_mpu_data[cpu]; in cpu_setup_pid() local
H A Dwindfarm_fcu_controls.c286 const struct mpu_data *mpu = wf_get_mpu(0); in wf_fcu_get_pump_minmax() local
H A Dwindfarm_pm72.c395 const struct mpu_data *mpu = cpu_mpu_data[cpu]; in cpu_setup_pid() local
/linux/sound/isa/msnd/
H A Dmsnd_pinnacle.c504 snd_msnd_mpu401_open(struct snd_mpu401 * mpu) snd_msnd_mpu401_open() argument
511 snd_msnd_mpu401_close(struct snd_mpu401 * mpu) snd_msnd_mpu401_close() argument
569 struct snd_mpu401 *mpu; snd_msnd_attach() local
[all...]
/linux/sound/pci/au88x0/
H A Dau88x0_mpu401.c34 struct snd_mpu401 *mpu; in snd_vortex_midi() local
/linux/include/sound/
H A Dmpu401.h90 #define MPU401C(mpu) (mpu)->cport argument
91 #define MPU401D(mpu) (mpu)->port argument
H A Dsnd_wavefront.h107 struct pnp_dev *mpu; member
/linux/sound/isa/
H A Dsscape.c306 verify_mpu401(const struct snd_mpu401 * mpu) verify_mpu401() argument
314 initialise_mpu401(const struct snd_mpu401 * mpu) initialise_mpu401() argument
782 mpu401_open(struct snd_mpu401 * mpu) mpu401_open() argument
806 struct snd_mpu401 *mpu = rawmidi->private_data; create_mpu401() local
[all...]
H A Dcmi8330.c152 struct pnp_dev *mpu; member
/linux/arch/arm/mach-omap2/
H A Dcm2xxx.c270 void omap2xxx_cm_set_mod_dividers(u32 mpu, u32 dsp, u32 gfx, u32 core, u32 mdm) in omap2xxx_cm_set_mod_dividers()
/linux/sound/pci/
H A Dsonicvibes.c1358 snd_sonicvibes_midi_input_open(struct snd_mpu401 * mpu) snd_sonicvibes_midi_input_open() argument
1365 snd_sonicvibes_midi_input_close(struct snd_mpu401 * mpu) snd_sonicvibes_midi_input_close() argument
1374 struct snd_mpu401 * mpu = rmidi->private_data; snd_sonicvibes_midi() local
H A Dals300.c206 u8 general, mpu, dram; in snd_als300plus_interrupt() local
/linux/sound/isa/cs423x/
H A Dcs4236.c82 struct pnp_dev *mpu; member
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h95 unsigned short mpu; member
107 unsigned int mpu; member
/linux/include/uapi/linux/
H A Dpkt_sched.h96 unsigned short mpu; member
108 unsigned int mpu; member
/linux/include/net/
H A Dsch_generic.h1288 u16 mpu; member