Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/lx6464es/
H A Dlx_core.h212 static inline void unpack_pointer(dma_addr_t ptr, u32 *r_low, u32 *r_high) in unpack_pointer() function
H A Dlx_core.c1042 unpack_pointer(buf, &buf_lo, &buf_hi); in lx_interrupt_request_new_buffer()