Home
last modified time | relevance | path

Searched refs:wm8400_block_read (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/mfd/
Dwm8400-core.c185 int wm8400_block_read(struct wm8400 *wm8400, u8 reg, int count, u16 *data) in wm8400_block_read() function
197 EXPORT_SYMBOL_GPL(wm8400_block_read);
/linux-2.6.39/drivers/regulator/
Dwm8400-regulator.c189 ret = wm8400_block_read(wm8400, WM8400_DCDC1_CONTROL_1 + offset, 2, in wm8400_dcdc_get_mode()
/linux-2.6.39/include/linux/mfd/
Dwm8400-private.h933 int wm8400_block_read(struct wm8400 *wm8400, u8 reg, int count, u16 *data);