Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmaple.h48 struct mapleq { struct
70 struct mapleq *mq; argument
71 void (*callback) (struct mapleq * mq);
90 void (*callback) (struct mapleq * mq),
/openbmc/linux/drivers/sh/maple/
H A Dmaple.c121 void (*callback) (struct mapleq *mq), in maple_getcond_callback()
139 struct mapleq *mq; in maple_release_device()
185 static struct mapleq *maple_allocq(struct maple_device *mdev) in maple_allocq()
187 struct mapleq *mq; in maple_allocq()
246 static void maple_build_block(struct mapleq *mq) in maple_build_block()
272 struct mapleq *mq, *nmq; in maple_send()
632 struct mapleq *mq, *nmq; in maple_dma_handler()
/openbmc/linux/drivers/input/mouse/
H A Dmaplemouse.c27 static void dc_mouse_callback(struct mapleq *mq) in dc_mouse_callback()
/openbmc/linux/drivers/input/joystick/
H A Dmaplecontrol.c27 static void dc_pad_callback(struct mapleq *mq) in dc_pad_callback()
/openbmc/linux/drivers/input/keyboard/
H A Dmaple_keyb.c125 static void dc_kbd_callback(struct mapleq *mq) in dc_kbd_callback()
/openbmc/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()