Home
last modified time | relevance | path

Searched defs:gpiomtd (Results 1 – 1 of 1) sorted by relevance

/drivers/mtd/nand/raw/
Dgpio.c30 struct gpiomtd { struct
43 static inline struct gpiomtd *gpio_nand_getpriv(struct mtd_info *mtd) in gpio_nand_getpriv() argument
57 static void gpio_nand_dosync(struct gpiomtd *gpiomtd) in gpio_nand_dosync()
72 static inline void gpio_nand_dosync(struct gpiomtd *gpiomtd) {} in gpio_nand_dosync()
78 struct gpiomtd *gpiomtd = gpio_nand_getpriv(nand_to_mtd(chip)); in gpio_nand_exec_instr() local
141 struct gpiomtd *gpiomtd = gpio_nand_getpriv(nand_to_mtd(chip)); in gpio_nand_exec_op() local
270 struct gpiomtd *gpiomtd = platform_get_drvdata(pdev); in gpio_nand_remove() local
289 struct gpiomtd *gpiomtd; in gpio_nand_probe() local