Searched defs:flash_driver_api (Results 1 – 1 of 1) sorted by relevance
205 __subsystem struct flash_driver_api { struct206 flash_api_read read;207 flash_api_write write;208 flash_api_erase erase;209 flash_api_get_parameters get_parameters;210 flash_api_get_size get_size;212 flash_api_pages_layout page_layout;215 flash_api_sfdp_read sfdp_read;216 flash_api_read_jedec_id read_jedec_id;219 flash_api_ex_op ex_op;