Home
last modified time | relevance | path

Searched refs:qcom_spi_check_error (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/spi/
H A Dspi-qpic-snand.c559 static int qcom_spi_check_error(struct qcom_nand_controller *snandc, u8 *data_buf, u8 *oob_buf) in qcom_spi_check_error() function
855 return qcom_spi_check_error(snandc, data_buf_start, oob_buf_start); in qcom_spi_read_page_ecc()
937 return qcom_spi_check_error(snandc, data_buf_start, oob_buf_start); in qcom_spi_read_page_oob()