mapleq             27 drivers/input/joystick/maplecontrol.c static void dc_pad_callback(struct mapleq *mq)
mapleq            125 drivers/input/keyboard/maple_keyb.c static void dc_kbd_callback(struct mapleq *mq)
mapleq             27 drivers/input/mouse/maplemouse.c static void dc_mouse_callback(struct mapleq *mq)
mapleq             89 drivers/mtd/maps/vmu-flash.c static void vmu_blockread(struct mapleq *mq)
mapleq            499 drivers/mtd/maps/vmu-flash.c static void vmu_queryblocks(struct mapleq *mq)
mapleq            122 drivers/sh/maple/maple.c 			void (*callback) (struct mapleq *mq),
mapleq            140 drivers/sh/maple/maple.c 	struct mapleq *mq;
mapleq            186 drivers/sh/maple/maple.c static struct mapleq *maple_allocq(struct maple_device *mdev)
mapleq            188 drivers/sh/maple/maple.c 	struct mapleq *mq;
mapleq            247 drivers/sh/maple/maple.c static void maple_build_block(struct mapleq *mq)
mapleq            273 drivers/sh/maple/maple.c 	struct mapleq *mq, *nmq;
mapleq            633 drivers/sh/maple/maple.c 	struct mapleq *mq, *nmq;
mapleq             70 include/linux/maple.h 	struct mapleq *mq;
mapleq             71 include/linux/maple.h 	void (*callback) (struct mapleq * mq);
mapleq             90 include/linux/maple.h 			    void (*callback) (struct mapleq * mq),