Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/sound/pci/
HDhdspe.c244 else if (sc->type == HDSPE_RAYDAT) in hdspe_sysctl_clock_preference()
294 else if (sc->type == HDSPE_RAYDAT) in hdspe_sysctl_clock_source()
335 else if (sc->type == HDSPE_RAYDAT) in hdspe_sysctl_clock_list()
366 else if (sc->type == HDSPE_RAYDAT) in hdspe_sysctl_sync_status()
431 case HDSPE_RAYDAT: in hdspe_init()
476 sc->type = HDSPE_RAYDAT; in hdspe_attach()
HDhdspe.h38 #define HDSPE_RAYDAT 1 macro
HDhdspe-pcm.c834 case HDSPE_RAYDAT: in hdspechan_setspeed()