Searched refs:maple_get_drvdata (Results 1 – 5 of 5) sorted by relevance
30 struct dc_mouse *mse = maple_get_drvdata(mapledev); in dc_mouse_callback()50 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()120 struct dc_mouse *mse = maple_get_drvdata(mdev); in remove_maple_mouse()
69 card = maple_get_drvdata(mdev); in ofs_to_block()97 card = maple_get_drvdata(mdev); in vmu_blockread()125 card = maple_get_drvdata(mdev); in maple_vmu_read_block()240 card = maple_get_drvdata(mdev); in maple_vmu_write_block()317 card = maple_get_drvdata(mdev); in vmu_flash_read_char()369 card = maple_get_drvdata(mdev); in vmu_flash_read()435 card = maple_get_drvdata(mdev); in vmu_flash_write()522 card = maple_get_drvdata(mdev); in vmu_queryblocks()708 card = maple_get_drvdata(mdev); in vmu_disconnect()729 card = maple_get_drvdata(mdev); in vmu_can_unload()
30 struct dc_pad *pad = maple_get_drvdata(mapledev); in dc_pad_callback()163 struct dc_pad *pad = maple_get_drvdata(mdev); in remove_maple_controller()
102 #define maple_get_drvdata(d) dev_get_drvdata(&(d)->dev) macro
142 struct dc_kbd *kbd = maple_get_drvdata(mapledev); in dc_kbd_callback()227 struct dc_kbd *kbd = maple_get_drvdata(mdev); in remove_maple_kbd()