Lines Matching refs:cafe_priv
59 struct cafe_priv { struct
104 struct cafe_priv *cafe = mtd->priv; in cafe_device_ready()
120 struct cafe_priv *cafe = mtd->priv; in cafe_write_buf()
135 struct cafe_priv *cafe = mtd->priv; in cafe_read_buf()
149 struct cafe_priv *cafe = mtd->priv; in cafe_read_byte()
161 struct cafe_priv *cafe = mtd->priv; in cafe_nand_cmdfunc()
316 struct cafe_priv *cafe = mtd->priv; in cafe_select_chip()
331 struct cafe_priv *cafe = mtd->priv; in cafe_nand_interrupt()
380 struct cafe_priv *cafe = mtd->priv; in cafe_nand_read_page()
522 struct cafe_priv *cafe = mtd->priv; in cafe_nand_write_page_lowlevel()
584 struct cafe_priv *cafe; in cafe_nand_probe()
601 mtd = kzalloc(sizeof(*mtd) + sizeof(struct cafe_priv), GFP_KERNEL); in cafe_nand_probe()
795 struct cafe_priv *cafe = mtd->priv; in cafe_nand_remove()
822 struct cafe_priv *cafe = mtd->priv; in cafe_nand_resume()