Lines Matching refs:maple_device
24 struct maple_device *mdev;
60 struct maple_device *mdev; in ofs_to_block()
91 struct maple_device *mdev; in vmu_blockread()
114 struct maple_device *mdev; in maple_vmu_read_block()
231 struct maple_device *mdev; in maple_vmu_write_block()
308 struct maple_device *mdev; in vmu_flash_read_char()
353 struct maple_device *mdev; in vmu_flash_read()
419 struct maple_device *mdev; in vmu_flash_write()
501 struct maple_device *mdev; in vmu_queryblocks()
597 static int vmu_connect(struct maple_device *mdev) in vmu_connect()
691 static void vmu_disconnect(struct maple_device *mdev) in vmu_disconnect()
713 static int vmu_can_unload(struct maple_device *mdev) in vmu_can_unload()
730 static void vmu_file_error(struct maple_device *mdev, void *recvbuf) in vmu_file_error()
775 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()