Searched refs:__pcf50633_read (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/mfd/
H A Dpcf50633-core.c35 static int __pcf50633_read(struct pcf50633 *pcf, u8 reg, int num, u8 *data) function
67 ret = __pcf50633_read(pcf, reg, nr_regs, data);
93 __pcf50633_read(pcf, reg, 1, &val);
120 ret = __pcf50633_read(pcf, reg, 1, &tmp);
141 ret = __pcf50633_read(pcf, reg, 1, &tmp);

Completed in 43 milliseconds