Home
last modified time | relevance | path

Searched refs:spinand_state (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/mt29f_spinand/
Dmt29f_spinand.c32 static inline struct spinand_state *mtd_to_state(struct mtd_info *mtd) in mtd_to_state()
36 struct spinand_state *state = (struct spinand_state *)info->priv; in mtd_to_state()
672 struct spinand_state *state = mtd_to_state(mtd); in spinand_read_byte()
714 struct spinand_state *state = mtd_to_state(mtd); in spinand_write_buf()
722 struct spinand_state *state = mtd_to_state(mtd); in spinand_read_buf()
752 struct spinand_state *state = (struct spinand_state *)info->priv; in spinand_cmdfunc()
854 struct spinand_state *state; in spinand_probe()
866 state = devm_kzalloc(&spi_nand->dev, sizeof(struct spinand_state), in spinand_probe()
Dmt29f_spinand.h86 struct spinand_state { struct