Searched defs:flash_device (Results 1 – 1 of 1) sorted by relevance
37 struct flash_device { struct38 const struct flash_device_ops *ops; argument48 struct flash_device *flash_open(const char *name, const void *params) in flash_open() argument