Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-lm70llp.c80 static struct spi_lm70llp *lm70llp; variable
196 if (lm70llp) { in spi_lm70llp_attach()
278 lm70llp = pp; in spi_lm70llp_attach()
300 if (!lm70llp || lm70llp->port != p) in spi_lm70llp_detach()
303 pp = lm70llp; in spi_lm70llp_detach()
314 lm70llp = NULL; in spi_lm70llp_detach()
H A DMakefile62 obj-$(CONFIG_SPI_LM70_LLP) += spi-lm70llp.o
/OK3568_Linux_fs/kernel/Documentation/spi/
H A Dindex.rst14 spi-lm70llp