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

/linux-master/drivers/pci/hotplug/
H A Dibmphp_hpc.c99 static u8 i2c_ctrl_read(struct controller *, void __iomem *, u8);
113 * Name: i2c_ctrl_read
118 static u8 i2c_ctrl_read(struct controller *ctlr_ptr, void __iomem *WPGBbar, u8 index) function
380 rc = i2c_ctrl_read(ctlr, base, offset);

Completed in 269 milliseconds