Searched refs:dm_spi_flash_ops (Results 1 – 5 of 5) sorted by relevance
33 struct dm_spi_flash_ops { struct41 #define sf_get_ops(dev) ((struct dm_spi_flash_ops *)(dev)->driver->ops) argument
83 struct dm_spi_flash_ops *ops = sf_get_ops(dev); in spi_flash_post_bind()
152 static const struct dm_spi_flash_ops spi_flash_std_ops = {
679 static const struct dm_spi_flash_ops spi_dataflash_ops = {
88 static const struct dm_spi_flash_ops apl_flash_ops = {
Completed in 10 milliseconds