Searched defs:read_volatile (Results 1 – 4 of 4) sorted by relevance
18 fn read_volatile(&mut self, slice: VolatileSlice) -> Result<usize> { in read_volatile() method
67 pub fn read_volatile(_file: &File, _opaque_data: VolatileSlice) -> RutabagaResult<usize> { in read_volatile() function
278 pub fn read_volatile(file: &File, opaque_data: VolatileSlice) -> RutabagaResult<usize> { in read_volatile() function
69 fn read_volatile(&mut self, slice: VolatileSlice) -> Result<usize>; in read_volatile() method131 fn read_volatile(&mut self, slice: VolatileSlice) -> Result<usize> { in read_volatile() method