Searched refs:flash_device_ops (Results 1 – 5 of 5) sorted by relevance
25 struct flash_device_ops { struct55 extern const struct flash_device_ops flash_mtd_ops; argument56 extern const struct flash_device_ops flash_ec_ops;57 extern const struct flash_device_ops flash_file_ops;
31 static const struct flash_device_ops *devices[] = {38 const struct flash_device_ops *ops;50 const struct flash_device_ops *ops = devices[0]; in flash_open()
189 const struct flash_device_ops flash_mtd_ops = {
178 const struct flash_device_ops flash_file_ops = {
259 const struct flash_device_ops flash_ec_ops = {