esm.c | 343 esm_write_codec(void *sc, uint8_t regno, uint16_t data) function in typeref:typename:int 358 printf("%s: esm_write_codec() PROGLESS timed out.\n", 1618 ess->host_if.write = esm_write_codec; 1702 esm_write_codec(ess, AC97_REG_POWER, 0xdf00);
|