Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dmaple.h48 struct mapleq { struct
70 struct mapleq *mq; argument
71 void (*callback) (struct mapleq * mq);
90 void (*callback) (struct mapleq * mq),
/linux-4.19.296/drivers/sh/maple/
Dmaple.c122 void (*callback) (struct mapleq *mq), in maple_getcond_callback()
140 struct mapleq *mq; in maple_release_device()
186 static struct mapleq *maple_allocq(struct maple_device *mdev) in maple_allocq()
188 struct mapleq *mq; in maple_allocq()
247 static void maple_build_block(struct mapleq *mq) in maple_build_block()
273 struct mapleq *mq, *nmq; in maple_send()
633 struct mapleq *mq, *nmq; in maple_dma_handler()