Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmaple.h47 struct mapleq { struct
69 struct mapleq *mq; argument
70 void (*callback) (struct mapleq * mq);
89 void (*callback) (struct mapleq * mq),
/linux/drivers/sh/maple/
H A 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()
/linux/drivers/input/mouse/
H A Dmaplemouse.c27 static void dc_mouse_callback(struct mapleq *mq) in dc_mouse_callback()
/linux/drivers/input/joystick/
H A Dmaplecontrol.c27 static void dc_pad_callback(struct mapleq *mq) in dc_pad_callback()
/linux/drivers/mtd/maps/
H A Dvmu-flash.c89 static void vmu_blockread(struct mapleq *mq) in vmu_blockread()
499 static void vmu_queryblocks(struct mapleq *mq) in vmu_queryblocks()
/linux/drivers/input/keyboard/
H A Dmaple_keyb.c125 static void dc_kbd_callback(struct mapleq *mq) in dc_kbd_callback()