MPU401_INFO_INPUT   97 sound/drivers/mpu401/mpu401_uart.c 	if (mpu->info_flags & MPU401_INFO_INPUT) {
MPU401_INFO_INPUT  523 sound/drivers/mpu401/mpu401_uart.c 	if (! (info_flags & (MPU401_INFO_INPUT | MPU401_INFO_OUTPUT)))
MPU401_INFO_INPUT  524 sound/drivers/mpu401/mpu401_uart.c 		info_flags |= MPU401_INFO_INPUT | MPU401_INFO_OUTPUT;
MPU401_INFO_INPUT  525 sound/drivers/mpu401/mpu401_uart.c 	in_enable = (info_flags & MPU401_INFO_INPUT) ? 1 : 0;
MPU401_INFO_INPUT  686 sound/pci/oxygen/oxygen_lib.c 			info_flags |= MPU401_INFO_INPUT;