Searched refs:i2c_ctrl_write (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/pci/hotplug/
H A Dibmphp_hpc.c114 static u8 i2c_ctrl_write (struct controller *, void __iomem *, u8, u8);
251 * Name: i2c_ctrl_write
257 static u8 i2c_ctrl_write (struct controller *ctlr_ptr, void __iomem *WPGBbar, u8 index, u8 cmd) function
433 rc = i2c_ctrl_write(ctlr, base, offset, data);

Completed in 117 milliseconds