Lines Matching refs:maple_device
26 struct maple_device *mdev;
62 struct maple_device *mdev; in ofs_to_block()
93 struct maple_device *mdev; in vmu_blockread()
116 struct maple_device *mdev; in maple_vmu_read_block()
233 struct maple_device *mdev; in maple_vmu_write_block()
310 struct maple_device *mdev; in vmu_flash_read_char()
355 struct maple_device *mdev; in vmu_flash_read()
421 struct maple_device *mdev; in vmu_flash_write()
503 struct maple_device *mdev; in vmu_queryblocks()
599 static int vmu_connect(struct maple_device *mdev) in vmu_connect()
693 static void vmu_disconnect(struct maple_device *mdev) in vmu_disconnect()
715 static int vmu_can_unload(struct maple_device *mdev) in vmu_can_unload()
732 static void vmu_file_error(struct maple_device *mdev, void *recvbuf) in vmu_file_error()
778 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()