Query: snd_mpu401_uart_new
OS: centos
Section: 9
Links: centos man pages | All man pages
Forums: Unix Linux Community | Forum Categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_MPU401_UART_NEW(9) MIDI API SND_MPU401_UART_NEW(9)NAMEsnd_mpu401_uart_new - create an MPU401-UART instanceSYNOPSISint snd_mpu401_uart_new(struct snd_card * card, int device, unsigned short hardware, unsigned long port, unsigned int info_flags, int irq, struct snd_rawmidi ** rrawmidi);ARGUMENTScard the card instance device the device index, zero-based hardware the hardware type, MPU401_HW_XXXX port the base address of MPU401 port info_flags bitflags MPU401_INFO_XXX irq the ISA irq number, -1 if not to be allocated rrawmidi the pointer to store the new rawmidi instanceDESCRIPTIONCreates a new MPU-401 instance. Note that the rawmidi instance is returned on the rrawmidi argument, not the mpu401 instance itself. To access to the mpu401 instance, cast from rawmidi->private_data (with struct snd_mpu401 magic-cast).RETURNZero if successful, or a negative error code.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_MPU401_UART_NEW(9)
Related Man Pages |
---|
parport_register_port(9) - centos |
struct_matrix_keypad_platform_data(9) - centos |
sb(4) - netbsd |
struct_i2c_board_info(9) - suse |
struct_uio_info(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
Controlling user input |
Please Welcome Dave Munro to the Moderator Team! |