mode_mutex        410 sound/pci/echoaudio/echoaudio.c 	mutex_lock(&chip->mode_mutex);
mode_mutex        437 sound/pci/echoaudio/echoaudio.c 	mutex_unlock(&chip->mode_mutex);
mode_mutex        451 sound/pci/echoaudio/echoaudio.c 	mutex_lock(&chip->mode_mutex);
mode_mutex        478 sound/pci/echoaudio/echoaudio.c 	mutex_unlock(&chip->mode_mutex);
mode_mutex       1442 sound/pci/echoaudio/echoaudio.c 		mutex_lock(&chip->mode_mutex);
mode_mutex       1462 sound/pci/echoaudio/echoaudio.c 		mutex_unlock(&chip->mode_mutex);
mode_mutex       1575 sound/pci/echoaudio/echoaudio.c 		mutex_lock(&chip->mode_mutex);
mode_mutex       1580 sound/pci/echoaudio/echoaudio.c 		mutex_unlock(&chip->mode_mutex);
mode_mutex       1920 sound/pci/echoaudio/echoaudio.c 		mutex_init(&chip->mode_mutex);
mode_mutex        336 sound/pci/echoaudio/echoaudio.h 	struct mutex mode_mutex;