Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
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()
DMakefile62 obj-$(CONFIG_SPI_LM70_LLP) += spi-lm70llp.o
/kernel/linux/linux-5.10/Documentation/spi/
Dindex.rst14 spi-lm70llp