read_word         375 include/linux/mtd/nand.h 	u16		(*read_word)(struct mtd_info *mtd);
read_word         115 include/linux/mtd/onenand.h 	unsigned short (*read_word)(void __iomem *addr);
read_word         149 include/linux/mtd/onenand.h 	(this->read_word(this->base + ONENAND_REG_SYS_CFG1))
read_word         230 sound/isa/sb/emu8000_patch.c 		s = read_word(data, offset, sp->v.mode_flags);
read_word         247 sound/isa/sb/emu8000_patch.c 				s = read_word(data, offset - k, sp->v.mode_flags);