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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Ducb1400_core.c26 #include <linux/ucb1400.h>
51 struct ucb1400 *ucb;
60 ucb = kzalloc(sizeof(struct ucb1400), GFP_KERNEL);
128 struct ucb1400 *ucb = dev_get_drvdata(dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpio/
H A Ducb1400_gpio.c13 #include <linux/ucb1400.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ducb1400.h108 struct ucb1400 { struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dcolibri-pxa270.c21 #include <linux/ucb1400.h>
H A Dpalmtc.c24 #include <linux/ucb1400.h>
H A Dballoon3.c25 #include <linux/ucb1400.h>
H A Dvpac270.c26 #include <linux/ucb1400.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A Ducb1400_ts.c31 #include <linux/ucb1400.h>
176 dev_dbg(&ucb->ts_idev->dev, "ucb1400: unexpected IE_STATUS = %#x\n", isr);
245 * A restriction with interrupts exists when using the ucb1400, as
324 printk(KERN_ERR "ucb1400: timed out in IRQ probe\n");
371 printk(KERN_ERR "ucb1400: unable to grab irq%d: %d\n",

Completed in 156 milliseconds