Lines Matching defs:lm70llp
28 * driver", layered on top of this one and usable without the lm70llp.
37 * Also see Documentation/spi/spi-lm70llp.rst. The SPI<->parport code here is
61 #define DRVNAME "spi-lm70llp"
80 static struct spi_lm70llp *lm70llp;
196 if (lm70llp) {
278 lm70llp = pp;
300 if (!lm70llp || lm70llp->port != p)
303 pp = lm70llp;
314 lm70llp = NULL;