reset_mpu401      116 sound/oss/mpu401.c static int reset_mpu401(struct mpu_config *devc);
reset_mpu401      487 sound/oss/mpu401.c 		reset_mpu401(devc);
reset_mpu401      524 sound/oss/mpu401.c 		reset_mpu401(devc);	/*
reset_mpu401      822 sound/oss/mpu401.c 		reset_mpu401(devc);
reset_mpu401      843 sound/oss/mpu401.c 	reset_mpu401(devc);
reset_mpu401      998 sound/oss/mpu401.c 		if (!reset_mpu401(devc))
reset_mpu401     1180 sound/oss/mpu401.c 	reset_mpu401(devc);	/* This exits the uart mode */
reset_mpu401     1214 sound/oss/mpu401.c 	ok = reset_mpu401(&tmp_devc);