Home
last modified time | relevance | path

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

/linux-3.3/drivers/pci/hotplug/
Dibmphp_hpc.c113 static u8 i2c_ctrl_read (struct controller *, void __iomem *, u8);
149 static u8 i2c_ctrl_read (struct controller *ctlr_ptr, void __iomem *WPGBbar, u8 index) in i2c_ctrl_read() function
413 rc = i2c_ctrl_read (ctlr, base, offset); in ctrl_read()