Searched refs:spi_mem_supports_op (Results 1 – 3 of 3) sorted by relevance
167 bool spi_mem_supports_op(struct spi_mem *mem, const struct spi_mem_op *op) in spi_mem_supports_op() function176 EXPORT_SYMBOL_GPL(spi_mem_supports_op);199 if (!spi_mem_supports_op(mem, op)) in spi_mem_exec_op()
244 bool spi_mem_supports_op(struct spi_mem *mem,
826 if (!spi_mem_supports_op(spinand->spimem, &op)) in spinand_select_op_variant()