Searched defs:read_volatile (Results 1 – 2 of 2) sorted by relevance
77 fn read_volatile(&mut self, slice: VolatileSlice) -> Result<usize>; in read_volatile() method139 fn read_volatile(&mut self, slice: VolatileSlice) -> Result<usize> { in read_volatile() method
1618 fn read_volatile(&mut self, slice: VolatileSlice) -> io::Result<usize> { in read_volatile() method