Home
last modified time | relevance | path

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

/freebsd/sys/dev/qcom_qup/
H A Dqcom_spi_var.h133 extern int qcom_spi_hw_spi_init_locked(struct qcom_spi_softc *sc);
H A Dqcom_spi_hw.c246 qcom_spi_hw_spi_init_locked(struct qcom_spi_softc *sc) in qcom_spi_hw_spi_init_locked() function
H A Dqcom_spi.c415 ret = qcom_spi_hw_spi_init_locked(sc); in qcom_spi_attach()