Searched refs:maple_device (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Dmaple.h49 struct maple_device *dev;
67 struct maple_device { struct
71 void (*fileerr_handler)(struct maple_device *mdev, void *recvbuf);
72 int (*can_unload)(struct maple_device *mdev);
88 void maple_getcond_callback(struct maple_device *dev,
95 int maple_add_packet(struct maple_device *mdev, u32 function,
97 void maple_clear_dev(struct maple_device *mdev);
99 #define to_maple_dev(n) container_of(n, struct maple_device, dev)
/linux-master/drivers/sh/maple/
H A Dmaple.c61 static struct maple_device *baseunits[MAPLE_PORTS];
121 void maple_getcond_callback(struct maple_device *dev,
139 struct maple_device *mdev;
157 int maple_add_packet(struct maple_device *mdev, u32 function, u32 command,
186 static struct mapleq *maple_allocq(struct maple_device *mdev)
211 static struct maple_device *maple_alloc_dev(int port, int unit)
213 struct maple_device *mdev;
237 static void maple_free_dev(struct maple_device *mdev)
316 struct maple_device *mdev;
325 static void maple_detach_driver(struct maple_device *mde
[all...]
/linux-master/drivers/input/mouse/
H A Dmaplemouse.c24 struct maple_device *mdev;
30 struct maple_device *mapledev = mq->dev;
70 struct maple_device *mdev = to_maple_dev(dev);
119 struct maple_device *mdev = to_maple_dev(dev);
/linux-master/drivers/input/joystick/
H A Dmaplecontrol.c24 struct maple_device *mdev;
30 struct maple_device *mapledev = mq->dev;
98 struct maple_device *mdev = to_maple_dev(dev);
162 struct maple_device *mdev = to_maple_dev(dev);
/linux-master/drivers/mtd/maps/
H A Dvmu-flash.c24 struct maple_device *mdev;
60 struct maple_device *mdev;
91 struct maple_device *mdev;
114 struct maple_device *mdev;
231 struct maple_device *mdev;
308 struct maple_device *mdev;
353 struct maple_device *mdev;
419 struct maple_device *mdev;
501 struct maple_device *mdev;
597 static int vmu_connect(struct maple_device *mde
[all...]
/linux-master/drivers/input/keyboard/
H A Dmaple_keyb.c127 struct maple_device *mapledev = mq->dev;
148 struct maple_device *mdev;
211 struct maple_device *mdev = to_maple_dev(dev);

Completed in 197 milliseconds