MPU401_INFO_INPUT  111 sound/drivers/mpu401/mpu401_uart.c 	if (mpu->info_flags & MPU401_INFO_INPUT) {
MPU401_INFO_INPUT  538 sound/drivers/mpu401/mpu401_uart.c 	if (! (info_flags & (MPU401_INFO_INPUT | MPU401_INFO_OUTPUT)))
MPU401_INFO_INPUT  539 sound/drivers/mpu401/mpu401_uart.c 		info_flags |= MPU401_INFO_INPUT | MPU401_INFO_OUTPUT;
MPU401_INFO_INPUT  540 sound/drivers/mpu401/mpu401_uart.c 	in_enable = (info_flags & MPU401_INFO_INPUT) ? 1 : 0;
MPU401_INFO_INPUT  538 sound/pci/oxygen/oxygen_lib.c 			info_flags |= MPU401_INFO_INPUT;