Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-lm70llp.c89 static struct spi_lm70llp *lm70llp; variable
200 if (lm70llp) { in spi_lm70llp_attach()
283 lm70llp = pp; in spi_lm70llp_attach()
305 if (!lm70llp || lm70llp->port != p) in spi_lm70llp_detach()
308 pp = lm70llp; in spi_lm70llp_detach()
319 lm70llp = NULL; in spi_lm70llp_detach()
DMakefile47 obj-$(CONFIG_SPI_LM70_LLP) += spi-lm70llp.o
/linux-4.4.14/Documentation/spi/
D00-INDEX15 spi-lm70llp