Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dvf610_nfc.c174 #define mtd_to_nfc(_mtd) container_of(_mtd, struct vf610_nfc, mtd) macro
324 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_irq()
360 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_command()
453 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_read_buf()
467 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_write_buf()
480 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_read_byte()
525 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_select_chip()
560 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_correct_data()
609 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_write_page()
830 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_remove()
[all …]