Searched refs:_get_byte (Results 1 – 2 of 2) sorted by relevance
179 static inline __u8 _get_byte(void **pp) in _get_byte() function205 while (i-- > 0) *dp++ = _get_byte(pp); in _get_slice()462 __u8 b1cmd = _get_byte(&p); in b1dma_handle_rx()
267 static inline __u8 _get_byte(void **pp) in _get_byte() function293 while (i-- > 0) *dp++ = _get_byte(pp); in _get_slice()519 __u8 b1cmd = _get_byte(&p); in c4_handle_rx()