Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dmpc5121_nfc.c131 static void mpc5121_nfc_done(struct mtd_info *mtd);
168 mpc5121_nfc_done(mtd); in mpc5121_nfc_send_addr()
176 mpc5121_nfc_done(mtd); in mpc5121_nfc_send_cmd()
184 mpc5121_nfc_done(mtd); in mpc5121_nfc_send_prog_page()
192 mpc5121_nfc_done(mtd); in mpc5121_nfc_send_read_page()
200 mpc5121_nfc_done(mtd); in mpc5121_nfc_send_read_id()
208 mpc5121_nfc_done(mtd); in mpc5121_nfc_send_read_status()
225 static void mpc5121_nfc_done(struct mtd_info *mtd) in mpc5121_nfc_done() function