Home
last modified time | relevance | path

Searched refs:_get_byte (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/isdn/hardware/avm/
Db1dma.c186 static inline u8 _get_byte(void **pp) in _get_byte() function
212 while (i-- > 0) *dp++ = _get_byte(pp); in _get_slice()
455 u8 b1cmd = _get_byte(&p); in b1dma_handle_rx()
Dc4.c264 static inline u8 _get_byte(void **pp) in _get_byte() function
290 while (i-- > 0) *dp++ = _get_byte(pp); in _get_slice()
511 u8 b1cmd = _get_byte(&p); in c4_handle_rx()