r852_device        34 drivers/mtd/nand/raw/r852.c static inline uint8_t r852_read_reg(struct r852_device *dev, int address)
r852_device        41 drivers/mtd/nand/raw/r852.c static inline void r852_write_reg(struct r852_device *dev,
r852_device        49 drivers/mtd/nand/raw/r852.c static inline uint32_t r852_read_reg_dword(struct r852_device *dev, int address)
r852_device        56 drivers/mtd/nand/raw/r852.c static inline void r852_write_reg_dword(struct r852_device *dev,
r852_device        63 drivers/mtd/nand/raw/r852.c static inline struct r852_device *r852_get_dev(struct mtd_info *mtd)
r852_device        71 drivers/mtd/nand/raw/r852.c static void r852_dma_test(struct r852_device *dev)
r852_device        89 drivers/mtd/nand/raw/r852.c static void r852_dma_enable(struct r852_device *dev)
r852_device       130 drivers/mtd/nand/raw/r852.c static void r852_dma_done(struct r852_device *dev, int error)
r852_device       157 drivers/mtd/nand/raw/r852.c static int r852_dma_wait(struct r852_device *dev)
r852_device       172 drivers/mtd/nand/raw/r852.c static void r852_do_dma(struct r852_device *dev, uint8_t *buf, int do_read)
r852_device       232 drivers/mtd/nand/raw/r852.c 	struct r852_device *dev = r852_get_dev(nand_to_mtd(chip));
r852_device       266 drivers/mtd/nand/raw/r852.c 	struct r852_device *dev = r852_get_dev(nand_to_mtd(chip));
r852_device       303 drivers/mtd/nand/raw/r852.c 	struct r852_device *dev = r852_get_dev(nand_to_mtd(chip));
r852_device       317 drivers/mtd/nand/raw/r852.c 	struct r852_device *dev = r852_get_dev(nand_to_mtd(chip));
r852_device       362 drivers/mtd/nand/raw/r852.c 	struct r852_device *dev = nand_get_controller_data(chip);
r852_device       389 drivers/mtd/nand/raw/r852.c 	struct r852_device *dev = r852_get_dev(nand_to_mtd(chip));
r852_device       400 drivers/mtd/nand/raw/r852.c 	struct r852_device *dev = r852_get_dev(nand_to_mtd(chip));
r852_device       433 drivers/mtd/nand/raw/r852.c 	struct r852_device *dev = r852_get_dev(nand_to_mtd(chip));
r852_device       469 drivers/mtd/nand/raw/r852.c 	struct r852_device *dev = r852_get_dev(nand_to_mtd(chip));
r852_device       529 drivers/mtd/nand/raw/r852.c static void r852_engine_enable(struct r852_device *dev)
r852_device       547 drivers/mtd/nand/raw/r852.c static void r852_engine_disable(struct r852_device *dev)
r852_device       557 drivers/mtd/nand/raw/r852.c static void r852_card_update_present(struct r852_device *dev)
r852_device       572 drivers/mtd/nand/raw/r852.c static void r852_update_card_detect(struct r852_device *dev)
r852_device       590 drivers/mtd/nand/raw/r852.c 	struct r852_device *dev = r852_get_dev(mtd);
r852_device       601 drivers/mtd/nand/raw/r852.c static void r852_update_media_status(struct r852_device *dev)
r852_device       630 drivers/mtd/nand/raw/r852.c static int r852_register_nand_device(struct r852_device *dev)
r852_device       665 drivers/mtd/nand/raw/r852.c static void r852_unregister_nand_device(struct r852_device *dev)
r852_device       681 drivers/mtd/nand/raw/r852.c 	struct r852_device *dev =
r852_device       682 drivers/mtd/nand/raw/r852.c 		container_of(work, struct r852_device, card_detect_work.work);
r852_device       705 drivers/mtd/nand/raw/r852.c static void r852_disable_irqs(struct r852_device *dev)
r852_device       722 drivers/mtd/nand/raw/r852.c 	struct r852_device *dev = (struct r852_device *)data;
r852_device       822 drivers/mtd/nand/raw/r852.c 	struct r852_device *dev;
r852_device       872 drivers/mtd/nand/raw/r852.c 	dev = kzalloc(sizeof(struct r852_device), GFP_KERNEL);
r852_device       960 drivers/mtd/nand/raw/r852.c 	struct r852_device *dev = pci_get_drvdata(pci_dev);
r852_device       990 drivers/mtd/nand/raw/r852.c 	struct r852_device *dev = pci_get_drvdata(pci_dev);
r852_device      1001 drivers/mtd/nand/raw/r852.c 	struct r852_device *dev = dev_get_drvdata(device);
r852_device      1022 drivers/mtd/nand/raw/r852.c 	struct r852_device *dev = dev_get_drvdata(device);