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

/openbsd-current/sys/dev/pci/
H A Dazalia_codec.c2718 static uint16_t atmos_init[] = { local
2742 for (i = 0; i < nitems(atmos_init) / 3; i++) {
2743 if (azalia_comresp(this, atmos_init[i * 3],
2744 atmos_init[(i * 3) + 1], atmos_init[(i * 3) + 2], NULL))

Completed in 66 milliseconds