Searched refs:maple_get_drvdata (Results 1 – 5 of 5) sorted by relevance
31 struct dc_mouse *mse = maple_get_drvdata(mapledev); in dc_mouse_callback()51 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()120 struct dc_mouse *mse = maple_get_drvdata(mdev); in remove_maple_mouse()
67 card = maple_get_drvdata(mdev); in ofs_to_block() 95 card = maple_get_drvdata(mdev); in vmu_blockread() 123 card = maple_get_drvdata(mdev); in maple_vmu_read_block() 238 card = maple_get_drvdata(mdev); in maple_vmu_write_block() 315 card = maple_get_drvdata(mdev); in vmu_flash_read_char() 364 card = maple_get_drvdata(mdev); in vmu_flash_read() 430 card = maple_get_drvdata(mdev); in vmu_flash_write() 512 card = maple_get_drvdata(mdev); in vmu_queryblocks() 697 card = maple_get_drvdata(mdev); in vmu_disconnect() 718 card = maple_get_drvdata(mde in vmu_can_unload() [all...]
31 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
128 struct dc_kbd *kbd = maple_get_drvdata(mapledev); in dc_kbd_callback()209 struct dc_kbd *kbd = maple_get_drvdata(mdev); in remove_maple_kbd()