Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dibmphp_hpc.c110 static u8 i2c_ctrl_read (struct controller *, void *, u8);
150 static u8 i2c_ctrl_read (struct controller *ctlr_ptr, void *WPGBbar, u8 index) in i2c_ctrl_read() function
414 rc = i2c_ctrl_read (ctlr, base, offset); in ctrl_read()