Searched refs:spi_ci (Results 1 – 1 of 1) sorted by relevance
78 static struct stmpe_client_info spi_ci = { variable98 spi_ci.irq = spi->irq; in stmpe_spi_probe()99 spi_ci.client = spi; in stmpe_spi_probe()100 spi_ci.dev = &spi->dev; in stmpe_spi_probe()102 return stmpe_probe(&spi_ci, id->driver_data); in stmpe_spi_probe()
Completed in 3 milliseconds