Home
last modified time | relevance | path

Searched refs:use_clock_type (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pci/pcxhr/
H A Dpcxhr.h92 enum pcxhr_clock_type use_clock_type; /* clock type selected by mixer */ member
H A Dpcxhr.c242 switch (mgr->use_clock_type) { in pcxhr_get_clock_reg()
353 mgr->cur_clock_type = mgr->use_clock_type; in pcxhr_sub_set_clock()
1024 if (mgr->use_clock_type != PCXHR_CLOCK_TYPE_INTERNAL) { in pcxhr_open()
1026 if (pcxhr_get_external_clock(mgr, mgr->use_clock_type, in pcxhr_open()