Home
last modified time | relevance | path

Searched refs:HDSP_9632 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/sound/pci/
H A Dhdsp.c261 if (sc->type != HDSP_9632) in hdsp_sysctl_input_level()
325 if (sc->type != HDSP_9632) in hdsp_sysctl_output_level()
389 if (sc->type != HDSP_9632) in hdsp_sysctl_phones_level()
444 if ((speed > (96000 + 128000) / 2) && sc->type == HDSP_9632) in hdsp_sysctl_sample_rate()
521 if (sc->type == HDSP_9632) in hdsp_sysctl_clock_preference()
595 if (sc->type == HDSP_9632) in hdsp_sysctl_clock_source()
636 if (sc->type == HDSP_9632) in hdsp_sysctl_clock_list()
715 if (sc->type == HDSP_9632) in hdsp_sysctl_sync_status()
817 case HDSP_9632: in hdsp_init()
838 if (sc->type == HDSP_9632) { in hdsp_init()
[all …]
H A Dhdsp.h35 #define HDSP_9632 0 macro
H A Dhdsp-pcm.c231 case HDSP_9632: in hdsp_hw_mixer()
894 if (sc->type == HDSP_9632) { in hdspchan_setspeed()
970 if (sc->type == HDSP_9632) in hdspchan_setblocksize()