Home
last modified time | relevance | path

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

/linux/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()