Searched refs:amp_mutex (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/hda/
H A Dpatch_analog.c66 struct mutex amp_mutex; /* PCM volume/mute control mutex */ member in struct:ad198x_spec
445 mutex_lock(&ad->amp_mutex);
447 mutex_unlock(&ad->amp_mutex);
457 mutex_lock(&ad->amp_mutex);
463 mutex_unlock(&ad->amp_mutex);
474 mutex_lock(&ad->amp_mutex);
476 mutex_unlock(&ad->amp_mutex);
486 mutex_lock(&ad->amp_mutex);
492 mutex_unlock(&ad->amp_mutex);
866 mutex_init(&spec->amp_mutex);
[all...]
H A Dpatch_conexant.c80 struct mutex amp_mutex; /* PCM volume/mute control mutex */ member in struct:conexant_spec
817 mutex_init(&spec->amp_mutex);
1326 mutex_init(&spec->amp_mutex);

Completed in 166 milliseconds