Searched refs:programmer_linux_mtd (Results 1 – 4 of 4) sorted by relevance
86 extern const struct programmer_entry programmer_linux_mtd;398 return programmer_linux_mtd.init(cfg); in try_mtd()
124 &programmer_linux_mtd,
564 const struct programmer_entry programmer_linux_mtd = { variable
90 run_probe_lifecycle(state, &linux_mtd_io, &programmer_linux_mtd, "", "Opaque flash chip"); in linux_mtd_probe_lifecycle_test_success()