use_clock_type    243 sound/pci/pcxhr/pcxhr.c 	switch (mgr->use_clock_type) {
use_clock_type    354 sound/pci/pcxhr/pcxhr.c 	mgr->cur_clock_type = mgr->use_clock_type;
use_clock_type   1055 sound/pci/pcxhr/pcxhr.c 		if (mgr->use_clock_type != PCXHR_CLOCK_TYPE_INTERNAL) {
use_clock_type   1057 sound/pci/pcxhr/pcxhr.c 			if (pcxhr_get_external_clock(mgr, mgr->use_clock_type,
use_clock_type     92 sound/pci/pcxhr/pcxhr.h 	enum pcxhr_clock_type use_clock_type;	/* clock type selected by mixer */
use_clock_type    346 sound/pci/pcxhr/pcxhr_mix22.c 	switch (mgr->use_clock_type) {
use_clock_type    371 sound/pci/pcxhr/pcxhr_mix22.c 	if (mgr->use_clock_type == HR22_CLOCK_TYPE_INTERNAL) {
use_clock_type    390 sound/pci/pcxhr/pcxhr_mix22.c 	mgr->cur_clock_type = mgr->use_clock_type;
use_clock_type    746 sound/pci/pcxhr/pcxhr_mixer.c 	ucontrol->value.enumerated.item[0] = mgr->use_clock_type;
use_clock_type    764 sound/pci/pcxhr/pcxhr_mixer.c 	if (mgr->use_clock_type != ucontrol->value.enumerated.item[0]) {
use_clock_type    766 sound/pci/pcxhr/pcxhr_mixer.c 		mgr->use_clock_type = ucontrol->value.enumerated.item[0];
use_clock_type    768 sound/pci/pcxhr/pcxhr_mixer.c 		if (mgr->use_clock_type != PCXHR_CLOCK_TYPE_INTERNAL) {
use_clock_type    769 sound/pci/pcxhr/pcxhr_mixer.c 			pcxhr_get_external_clock(mgr, mgr->use_clock_type,