Searched defs:data_aligned (Results 1 – 2 of 2) sorted by relevance
62 let data_aligned = Aligner(*<[u8; input_event::SIZE]>::from_slice(data).unwrap()); in decode() localVariable89 let data_aligned = Aligner(*<[u8; virtio_input_event::SIZE]>::from_slice(data).unwrap()); in decode() localVariable
136 auto data_aligned = in Allocate() local