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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Dspi_lm70llp.c41 * driver", layered on top of this one and usable without the lm70llp.
50 * Also see Documentation/spi/spi-lm70llp. The SPI<->parport code here is
74 #define DRVNAME "spi-lm70llp"
93 static struct spi_lm70llp *lm70llp; variable in typeref:struct:spi_lm70llp
200 if (lm70llp) {
286 lm70llp = pp;
308 if (!lm70llp || lm70llp->port != p)
311 pp = lm70llp;
322 lm70llp
[all...]

Completed in 78 milliseconds