Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/input/mouse/
A Dmaplemouse.c51 struct dc_mouse *mse = maple_get_drvdata(to_maple_dev(&dev->dev)); in dc_mouse_open()
61 struct dc_mouse *mse = maple_get_drvdata(to_maple_dev(&dev->dev)); in dc_mouse_close()
70 struct maple_device *mdev = to_maple_dev(dev); in probe_maple_mouse()
119 struct maple_device *mdev = to_maple_dev(dev); in remove_maple_mouse()
/linux-6.3-rc2/drivers/input/joystick/
A Dmaplecontrol.c98 struct maple_device *mdev = to_maple_dev(dev); in probe_maple_controller()
162 struct maple_device *mdev = to_maple_dev(dev); in remove_maple_controller()
/linux-6.3-rc2/drivers/sh/maple/
A Dmaple.c141 mdev = to_maple_dev(dev); in maple_release_device()
412 mdev = to_maple_dev(device); in check_maple_device()
421 struct maple_device *mdev = to_maple_dev(device); in setup_maple_commands()
752 struct maple_device *maple_dev = to_maple_dev(devptr); in maple_match_bus_driver()
/linux-6.3-rc2/include/linux/
A Dmaple.h100 #define to_maple_dev(n) container_of(n, struct maple_device, dev) macro
/linux-6.3-rc2/drivers/input/keyboard/
A Dmaple_keyb.c154 mdev = to_maple_dev(dev); in probe_maple_kbd()
211 struct maple_device *mdev = to_maple_dev(dev); in remove_maple_kbd()
/linux-6.3-rc2/drivers/mtd/maps/
A Dvmu-flash.c775 struct maple_device *mdev = to_maple_dev(dev); in probe_maple_vmu()
787 struct maple_device *mdev = to_maple_dev(dev); in remove_maple_vmu()

Completed in 11 milliseconds