Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/mouse/
Dmaplemouse.c50 struct dc_mouse *mse = maple_get_drvdata(to_maple_dev(&dev->dev)); in dc_mouse_open()
60 struct dc_mouse *mse = maple_get_drvdata(to_maple_dev(&dev->dev)); in dc_mouse_close()
69 struct maple_device *mdev = to_maple_dev(dev); in probe_maple_mouse()
118 struct maple_device *mdev = to_maple_dev(dev); in remove_maple_mouse()
/Linux-v4.19/drivers/input/joystick/
Dmaplecontrol.c97 struct maple_device *mdev = to_maple_dev(dev); in probe_maple_controller()
161 struct maple_device *mdev = to_maple_dev(dev); in remove_maple_controller()
/Linux-v4.19/include/linux/
Dmaple.h100 #define to_maple_dev(n) container_of(n, struct maple_device, dev) macro
/Linux-v4.19/drivers/sh/maple/
Dmaple.c142 mdev = to_maple_dev(dev); in maple_release_device()
413 mdev = to_maple_dev(device); in check_maple_device()
422 struct maple_device *mdev = to_maple_dev(device); in setup_maple_commands()
753 struct maple_device *maple_dev = to_maple_dev(devptr); in maple_match_bus_driver()
/Linux-v4.19/drivers/input/keyboard/
Dmaple_keyb.c168 mdev = to_maple_dev(dev); in probe_maple_kbd()
225 struct maple_device *mdev = to_maple_dev(dev); in remove_maple_kbd()
/Linux-v4.19/drivers/mtd/maps/
Dvmu-flash.c778 struct maple_device *mdev = to_maple_dev(dev); in probe_maple_vmu()
794 struct maple_device *mdev = to_maple_dev(dev); in remove_maple_vmu()