Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dibmphp_hpc.c111 static u8 i2c_ctrl_write (struct controller *, void *, u8, u8);
258 static u8 i2c_ctrl_write (struct controller *ctlr_ptr, void *WPGBbar, u8 index, u8 cmd) in i2c_ctrl_write() function
434 rc = i2c_ctrl_write(ctlr, base, offset, data); in ctrl_write()