Home
last modified time | relevance | path

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

/external/u-boot/include/
Dspi_flash.h110 struct dm_spi_flash_ops { struct
118 #define sf_get_ops(dev) ((struct dm_spi_flash_ops *)(dev)->driver->ops) argument