Searched refs:write_mixer (Results 1 – 1 of 1) sorted by relevance
220 fn write_mixer(&mut self, offset: u64, data: &[u8]) { in write_mixer() method387 a if a >= bar0 && a < bar0 + MIXER_REGS_SIZE => self.write_mixer(addr - bar0, data), in write_bar()