Home
last modified time | relevance | path

Searched defs:nextptr (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/microchip/fdma/
H A Dfdma_api.h72 u64 nextptr; member
190 static inline int fdma_nextptr_cb(struct fdma *fdma, int dcb_idx, u64 *nextptr) in fdma_nextptr_cb()
H A Dfdma_api.c33 int (*dcb_cb)(struct fdma *fdma, int dcb_idx, u64 *nextptr), in __fdma_dcb_add()
/linux/sound/core/seq/
H A Dseq_memory.c247 struct snd_seq_event_cell *curp, *nextptr; in snd_seq_cell_free() local