Searched defs:ucb (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mfd/
H A Ducb1x00-ts.c44 struct ucb1x00 *ucb; member in struct:ucb1x00_ts
[all...]
H A Ducb1x00-core.c53 void ucb1x00_io_set_dir(struct ucb1x00 *ucb, unsigned int in, unsigned int out) argument
81 void ucb1x00_io_write(struct ucb1x00 *ucb, unsigne argument
105 ucb1x00_io_read(struct ucb1x00 *ucb) argument
135 ucb1x00_adc_enable(struct ucb1x00 *ucb) argument
161 ucb1x00_adc_read(struct ucb1x00 *ucb, int adc_channel, int sync) argument
189 ucb1x00_adc_disable(struct ucb1x00 *ucb) argument
208 struct ucb1x00 *ucb = devid; local
242 ucb1x00_hook_irq(struct ucb1x00 *ucb, unsigned int idx, void (*fn)(int, void *), void *devid) argument
272 ucb1x00_enable_irq(struct ucb1x00 *ucb, unsigned int idx, int edges) argument
301 ucb1x00_disable_irq(struct ucb1x00 *ucb, unsigned int idx, int edges) argument
335 ucb1x00_free_irq(struct ucb1x00 *ucb, unsigned int idx, void *devid) argument
368 ucb1x00_add_dev(struct ucb1x00 *ucb, struct ucb1x00_driver *drv) argument
417 ucb1x00_detect_irq(struct ucb1x00 *ucb) argument
463 struct ucb1x00 *ucb = classdev_to_ucb1x00(dev); local
474 struct ucb1x00 *ucb; local
546 struct ucb1x00 *ucb = mcp_get_drvdata(mcp); local
563 struct ucb1x00 *ucb; local
590 struct ucb1x00 *ucb = mcp_get_drvdata(mcp); local
604 struct ucb1x00 *ucb = mcp_get_drvdata(mcp); local
[all...]
H A Ducb1x00.h133 struct ucb1x00 *ucb; member in struct:ucb1x00_dev
158 static inline unsigned int ucb1x00_clkrate(struct ucb1x00 *ucb) argument
169 static inline void ucb1x00_enable(struct ucb1x00 *ucb) argument
182 static inline void ucb1x00_disable(struct ucb1x00 *ucb) argument
196 ucb1x00_reg_write(struct ucb1x00 *ucb, unsigned int reg, unsigned int val) argument
209 ucb1x00_reg_read(struct ucb1x00 *ucb, unsigned int reg) argument
218 ucb1x00_set_audio_divisor(struct ucb1x00 *ucb, unsigned int div) argument
228 ucb1x00_set_telecom_divisor(struct ucb1x00 *ucb, unsigned int div) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-sa1100/
H A Dcollie_pm.c37 static struct ucb1x00 *ucb; variable in typeref:struct:ucb1x00
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/input/touchscreen/
H A Ducb1400_ts.c103 static inline u16 ucb1400_reg_read(struct ucb1400 *ucb, u16 reg) argument
108 static inline void ucb1400_reg_write(struct ucb1400 *ucb, u16 reg, u16 val) argument
113 static inline void ucb1400_adc_enable(struct ucb1400 *ucb) argument
118 static unsigned int ucb1400_adc_read(struct ucb1400 *ucb, u16 adc_channel) argument
140 ucb1400_adc_disable(struct ucb1400 *ucb) argument
146 ucb1400_ts_mode_int(struct ucb1400 *ucb) argument
158 ucb1400_ts_read_pressure(struct ucb1400 *ucb) argument
174 ucb1400_ts_read_xpos(struct ucb1400 *ucb) argument
197 ucb1400_ts_read_ypos(struct ucb1400 *ucb) argument
218 ucb1400_ts_read_xres(struct ucb1400 *ucb) argument
230 ucb1400_ts_read_yres(struct ucb1400 *ucb) argument
238 ucb1400_ts_pen_down(struct ucb1400 *ucb) argument
244 ucb1400_ts_irq_enable(struct ucb1400 *ucb) argument
251 ucb1400_ts_irq_disable(struct ucb1400 *ucb) argument
270 ucb1400_handle_pending_irq(struct ucb1400 *ucb) argument
288 struct ucb1400 *ucb = _ucb; local
362 struct ucb1400 *ucb = devid; local
375 struct ucb1400 *ucb = input_get_drvdata(idev); local
391 struct ucb1400 *ucb = input_get_drvdata(idev); local
403 struct ucb1400 *ucb = dev_get_drvdata(dev); local
428 ucb1400_detect_irq(struct ucb1400 *ucb) argument
476 struct ucb1400 *ucb; local
550 struct ucb1400 *ucb = dev_get_drvdata(dev); local
[all...]

Completed in 97 milliseconds