Home
last modified time | relevance | path

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

/linux-4.4.14/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()
711 struct spinand_state *state = mtd_to_state(mtd); in spinand_write_buf()
719 struct spinand_state *state = mtd_to_state(mtd); in spinand_read_buf()
749 struct spinand_state *state = (struct spinand_state *)info->priv; in spinand_cmdfunc()
852 struct spinand_state *state; in spinand_probe()
864 state = devm_kzalloc(&spi_nand->dev, sizeof(struct spinand_state), in spinand_probe()
Dmt29f_spinand.h86 struct spinand_state { struct