Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi.c3207 static int spi_controller_check_ops(struct spi_controller *ctlr) in spi_controller_check_ops() function
3278 status = spi_controller_check_ops(ctlr); in spi_register_controller()