Searched refs:fsl_spi_match_data (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/spi/
H A Dspi-fsl-spi.c49 struct fsl_spi_match_data { struct
53 static struct fsl_spi_match_data of_fsl_spi_fsl_config = {
57 static struct fsl_spi_match_data of_fsl_spi_grlib_config = {
81 return ((struct fsl_spi_match_data *)match->data)->type; fsl_spi_get_type()

Completed in 34 milliseconds