register_map 546 sound/aoa/codecs/onyx.c static u8 register_map[] = { register_map 562 sound/aoa/codecs/onyx.c static u8 initial_values[ARRAY_SIZE(register_map)] = { register_map 592 sound/aoa/codecs/onyx.c for (i=0; i<sizeof(register_map); i++) register_map 593 sound/aoa/codecs/onyx.c regs[i] = onyx->cache[register_map[i]-FIRSTREGISTER]; register_map 596 sound/aoa/codecs/onyx.c for (i=0; i<sizeof(register_map); i++) { register_map 597 sound/aoa/codecs/onyx.c if (onyx_write_register(onyx, register_map[i], regs[i]))