Home
last modified time | relevance | path

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

/systemd-251/src/udev/mtd_probe/
Dmtd_probe.c36 _cleanup_close_ int mtd_fd = -1; in main() local
Dprobe_smartmedia.c39 int probe_smart_media(int mtd_fd, mtd_info_t* info) { in probe_smart_media()