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

/linux-master/include/linux/
H A Dmaple.h100 #define to_maple_driver(n) container_of(n, struct maple_driver, drv) macro
/linux-master/drivers/input/mouse/
H A Dmaplemouse.c71 struct maple_driver *mdrv = to_maple_driver(dev->driver);
/linux-master/drivers/input/joystick/
H A Dmaplecontrol.c99 struct maple_driver *mdrv = to_maple_driver(dev->driver);
/linux-master/drivers/sh/maple/
H A Dmaple.c319 maple_drv = to_maple_driver(driver);
752 struct maple_driver *maple_drv = to_maple_driver(drvptr);
/linux-master/drivers/input/keyboard/
H A Dmaple_keyb.c155 mdrv = to_maple_driver(dev->driver);
/linux-master/drivers/mtd/maps/
H A Dvmu-flash.c776 struct maple_driver *mdrv = to_maple_driver(dev->driver);

Completed in 118 milliseconds