Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dmaple.h100 #define to_maple_driver(n) container_of(n, struct maple_driver, drv) macro
/linux-2.6.39/drivers/input/mouse/
Dmaplemouse.c70 struct maple_driver *mdrv = to_maple_driver(dev->driver); in probe_maple_mouse()
/linux-2.6.39/drivers/input/joystick/
Dmaplecontrol.c98 struct maple_driver *mdrv = to_maple_driver(dev->driver); in probe_maple_controller()
/linux-2.6.39/drivers/sh/maple/
Dmaple.c318 maple_drv = to_maple_driver(driver); in maple_check_matching_driver()
751 struct maple_driver *maple_drv = to_maple_driver(drvptr); in maple_match_bus_driver()
/linux-2.6.39/drivers/input/keyboard/
Dmaple_keyb.c169 mdrv = to_maple_driver(dev->driver); in probe_maple_kbd()
/linux-2.6.39/drivers/mtd/maps/
Dvmu-flash.c787 struct maple_driver *mdrv = to_maple_driver(dev->driver); in probe_maple_vmu()