Searched defs:tc35892 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Dtc35892.c22 int tc35892_reg_read(struct tc35892 *tc35892, u8 reg) argument
41 int tc35892_reg_write(struct tc35892 *tc35892, u8 reg, u8 data) argument
61 tc35892_block_read(struct tc35892 *tc35892, u8 reg, u8 length, u8 *values) argument
81 tc35892_block_write(struct tc35892 *tc35892, u8 reg, u8 length, const u8 *values) argument
103 tc35892_set_bits(struct tc35892 *tc35892, u8 reg, u8 mask, u8 val) argument
142 struct tc35892 *tc35892 = data; local
177 tc35892_irq_init(struct tc35892 *tc35892) argument
197 tc35892_irq_remove(struct tc35892 *tc35892) argument
211 tc35892_chip_init(struct tc35892 *tc35892) argument
247 struct tc35892 *tc35892; local
305 struct tc35892 *tc35892 = i2c_get_clientdata(client); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpio/
H A Dtc35892-gpio.c29 struct tc35892 *tc35892; member in struct:tc35892_gpio
48 struct tc35892 *tc35892 = tc35892_gpio->tc35892; local
63 struct tc35892 *tc35892 = tc35892_gpio->tc35892; local
75 struct tc35892 *tc35892 = tc35892_gpio->tc35892; local
88 struct tc35892 *tc35892 = tc35892_gpio->tc35892; local
150 struct tc35892 *tc35892 = tc35892_gpio->tc35892; local
207 struct tc35892 *tc35892 = tc35892_gpio->tc35892; local
272 struct tc35892 *tc35892 = dev_get_drvdata(pdev->dev.parent); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mfd/
H A Dtc35892.h92 struct tc35892 { struct
[all...]

Completed in 95 milliseconds