Searched defs:ucb (Results 1 - 9 of 9) 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.c51 struct ucb1400 *ucb; local
128 struct ucb1400 *ucb = dev_get_drvdata(dev); local
[all...]
H A Ducb1x00-ts.c43 struct ucb1x00 *ucb; member in struct:ucb1x00_ts
[all...]
H A Ducb1x00-core.c55 void ucb1x00_io_set_dir(struct ucb1x00 *ucb, unsigned int in, unsigned int out) argument
83 void ucb1x00_io_write(struct ucb1x00 *ucb, unsigne argument
107 ucb1x00_io_read(struct ucb1x00 *ucb) argument
114 struct ucb1x00 *ucb = container_of(chip, struct ucb1x00, gpio); local
129 struct ucb1x00 *ucb = container_of(chip, struct ucb1x00, gpio); local
135 struct ucb1x00 *ucb = container_of(chip, struct ucb1x00, gpio); local
149 struct ucb1x00 *ucb = container_of(chip, struct ucb1x00, gpio); local
191 ucb1x00_adc_enable(struct ucb1x00 *ucb) argument
217 ucb1x00_adc_read(struct ucb1x00 *ucb, int adc_channel, int sync) argument
245 ucb1x00_adc_disable(struct ucb1x00 *ucb) argument
264 struct ucb1x00 *ucb = devid; local
298 ucb1x00_hook_irq(struct ucb1x00 *ucb, unsigned int idx, void (*fn)(int, void *), void *devid) argument
328 ucb1x00_enable_irq(struct ucb1x00 *ucb, unsigned int idx, int edges) argument
357 ucb1x00_disable_irq(struct ucb1x00 *ucb, unsigned int idx, int edges) argument
391 ucb1x00_free_irq(struct ucb1x00 *ucb, unsigned int idx, void *devid) argument
424 ucb1x00_add_dev(struct ucb1x00 *ucb, struct ucb1x00_driver *drv) argument
473 ucb1x00_detect_irq(struct ucb1x00 *ucb) argument
519 struct ucb1x00 *ucb = classdev_to_ucb1x00(dev); local
530 struct ucb1x00 *ucb; local
622 struct ucb1x00 *ucb = mcp_get_drvdata(mcp); local
646 struct ucb1x00 *ucb; local
673 struct ucb1x00 *ucb = mcp_get_drvdata(mcp); local
687 struct ucb1x00 *ucb = mcp_get_drvdata(mcp); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpio/
H A Ducb1400_gpio.c50 struct ucb1400_gpio *ucb = dev->dev.platform_data; local
86 struct ucb1400_gpio *ucb = platform_get_drvdata(dev); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/theos/
H A D_stat.c259 register struct ucb* ucb; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/theos/
H A D_stat.c375 register struct ucb* ucb; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/power/
H A Dcollie_battery.c28 static struct ucb1x00 *ucb; variable in typeref:struct:ucb1x00
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A Ducb1400_ts.c50 static inline unsigned int ucb1400_ts_read_pressure(struct ucb1400_ts *ucb) argument
66 static inline unsigned int ucb1400_ts_read_xpos(struct ucb1400_ts *ucb) argument
89 static inline unsigned int ucb1400_ts_read_ypos(struct ucb1400_ts *ucb) argument
110 ucb1400_ts_read_xres(struct ucb1400_ts *ucb) argument
122 ucb1400_ts_read_yres(struct ucb1400_ts *ucb) argument
165 ucb1400_handle_pending_irq(struct ucb1400_ts *ucb) argument
182 struct ucb1400_ts *ucb = _ucb; local
256 struct ucb1400_ts *ucb = devid; local
269 struct ucb1400_ts *ucb = input_get_drvdata(idev); local
285 struct ucb1400_ts *ucb = input_get_drvdata(idev); local
302 ucb1400_ts_detect_irq(struct ucb1400_ts *ucb) argument
349 struct ucb1400_ts *ucb = dev->dev.platform_data; local
424 struct ucb1400_ts *ucb = dev->dev.platform_data; local
434 struct ucb1400_ts *ucb = dev->dev.platform_data; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mfd/
H A Ducb1x00.h137 struct ucb1x00 *ucb; member in struct:ucb1x00_dev
162 static inline unsigned int ucb1x00_clkrate(struct ucb1x00 *ucb) argument
173 static inline void ucb1x00_enable(struct ucb1x00 *ucb) argument
186 static inline void ucb1x00_disable(struct ucb1x00 *ucb) argument
200 ucb1x00_reg_write(struct ucb1x00 *ucb, unsigned int reg, unsigned int val) argument
213 ucb1x00_reg_read(struct ucb1x00 *ucb, unsigned int reg) argument
222 ucb1x00_set_audio_divisor(struct ucb1x00 *ucb, unsigned int div) argument
232 ucb1x00_set_telecom_divisor(struct ucb1x00 *ucb, unsigned int div) argument
[all...]

Completed in 142 milliseconds