Searched defs:dm_spi_flash_ops (Results 1 – 1 of 1) sorted by relevance
32 struct dm_spi_flash_ops { struct55 #define sf_get_ops(dev) ((struct dm_spi_flash_ops *)(dev)->driver->ops) argument