Searched refs:_get_byte (Results 1 – 2 of 2) sorted by relevance
186 static inline u8 _get_byte(void **pp) in _get_byte() function212 while (i-- > 0) *dp++ = _get_byte(pp); in _get_slice()455 u8 b1cmd = _get_byte(&p); in b1dma_handle_rx()
264 static inline u8 _get_byte(void **pp) in _get_byte() function290 while (i-- > 0) *dp++ = _get_byte(pp); in _get_slice()511 u8 b1cmd = _get_byte(&p); in c4_handle_rx()