Searched defs:nextptr (Results 1 – 3 of 3) sorted by relevance
72 u64 nextptr; member190 static inline int fdma_nextptr_cb(struct fdma *fdma, int dcb_idx, u64 *nextptr) in fdma_nextptr_cb()
33 int (*dcb_cb)(struct fdma *fdma, int dcb_idx, u64 *nextptr), in __fdma_dcb_add()
247 struct snd_seq_event_cell *curp, *nextptr; in snd_seq_cell_free() local